mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-25 13:47:19 +00:00
ca476cbf8a
Parsing gas from float value is not always a right idea as a transform from float is not 1-to-1. This commit implements Fixed8Flag which parses Fixed8 value from string. |
||
---|---|---|
.. | ||
address.go | ||
fixed8.go | ||
util.go |