cli: refactor nep11-related commands and add tests
Specify tokenID via hex-encoded string.
This commit is contained in:
parent
22c39d3916
commit
3c75f047c1
7 changed files with 371 additions and 54 deletions
|
@ -40,6 +40,7 @@ const (
|
|||
testWalletAccount = "Nfyz4KcsgYepRJw1W5C2uKCi6QWKf7v6gG"
|
||||
|
||||
validatorWallet = "testdata/wallet1_solo.json"
|
||||
validatorPass = "one"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue