neo-go/cli/smartcontract
Roman Khimov 8ba2bbf87c rpcbindings: fix missing return item
... not enough return values
        have (error)
        want (stackitem.Item, error)

An omission of 00e22b9751.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2025-01-26 23:47:36 +03:00
..
testdata rpcbindings: fix missing return item 2025-01-26 23:47:36 +03:00
contract_test.go cli: change StringFlag to AddressFlag 2024-07-12 11:58:12 +03:00
generate.go cli: add check config field for generate-rpcwrapper 2024-11-29 13:53:40 +03:00
generate_test.go manifest: support NEP-24 2024-11-20 14:45:28 +03:00
manifest.go cli: change StringFlag to AddressFlag 2024-07-12 11:58:12 +03:00
permission.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
smart_contract.go go.mod: update to Go 1.22+ 2024-08-30 17:00:11 +03:00
smart_contract_test.go cli: upgrade urfave lib to v2 2024-07-12 11:58:12 +03:00