neoneo-go/cli/wallet
Roman Khimov 5f1fe72504 cli/wallet: use token data from getnepXXbalances
We have this data available since 0.99.1 while all public networks require at
least 0.99.2 for compatibility and NeoFS setups use 0.99.2+ too. This data can
simplify account handling considerably making additional requests unneccessary
in many cases.
2022-08-29 22:52:27 +03:00
..
legacy.go cli: allow to specify wallet via configuration file 2022-07-04 12:57:47 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go cli: add excessive arguments checks 2022-08-05 15:50:12 +03:00
nep11.go neptoken: add Info to replace old NEPXXTokenInfo methods 2022-08-29 22:52:27 +03:00
nep17.go cli/wallet: use token data from getnepXXbalances 2022-08-29 22:52:27 +03:00
validator.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00
wallet.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00