cli: refactor nep11-related commands and add tests

Specify tokenID via hex-encoded string.
This commit is contained in:
Anna Shaleva 2022-02-04 19:18:35 +03:00 committed by Anna Shaleva
parent 22c39d3916
commit 3c75f047c1
7 changed files with 371 additions and 54 deletions

View file

@ -40,6 +40,7 @@ const (
testWalletAccount = "Nfyz4KcsgYepRJw1W5C2uKCi6QWKf7v6gG"
validatorWallet = "testdata/wallet1_solo.json"
validatorPass = "one"
)
var (