1da4b333f6
Make NEP-11 code use getnep11balances the same way NEP-17 code uses getnep17balances. This command was introduced well before getnep11balances appeared, so it required always specifying contract explicitly. Now this constraint can be relaxed somewhat in most cases. |
||
---|---|---|
.. | ||
legacy.go | ||
legacy_test.go | ||
multisig.go | ||
nep11.go | ||
nep17.go | ||
validator.go | ||
wallet.go |