neo-go/pkg/rpc/server/testdata
Roman Khimov d0c29f52c9 core: verification script must return exactly one value
C# node is quite picky as it expects there to be exactly one value returned,
but our testchain actually adds 4 signatures for multisig cases instead of 3
which makes it technically incompatible with C# node.
2020-08-17 22:02:15 +03:00
..
test_contract.go rpc: remove Main func from test contract 2020-07-27 13:00:35 +03:00
test_verify.avm rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
test_verify.go rpc: update RPC server invoke* calls 2020-06-11 19:34:13 +03:00
testblocks.acc core: verification script must return exactly one value 2020-08-17 22:02:15 +03:00