mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-13 05:04:49 +00:00
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 |