neoneo-go/cli/flags
Evgenii Stratonikov ca476cbf8a cli: implement Fixed8Flag
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.
2020-03-16 14:11:19 +03:00
..
address.go cli: do not allow default value for an empty address 2020-03-10 09:54:23 +03:00
fixed8.go cli: implement Fixed8Flag 2020-03-16 14:11:19 +03:00
util.go cli: implement AddressFlag 2020-03-06 13:50:34 +03:00