Skip to content

Commit

Permalink
Merge pull request #2351 from nspcc-dev/nep11d-tests
Browse files Browse the repository at this point in the history
*: add NEP11-D tests and refactor NEP11-related CLI and RPC client commands
  • Loading branch information
roman-khimov committed Feb 10, 2022
2 parents 62602af + e306a90 commit 32a7e97
Show file tree
Hide file tree
Showing 17 changed files with 848 additions and 211 deletions.
1 change: 1 addition & 0 deletions cli/executor_test.go
Expand Up @@ -40,6 +40,7 @@ const (
testWalletAccount = "Nfyz4KcsgYepRJw1W5C2uKCi6QWKf7v6gG"

validatorWallet = "testdata/wallet1_solo.json"
validatorPass = "one"
)

var (
Expand Down

0 comments on commit 32a7e97

Please sign in to comment.