neoneo-go/pkg/rpc
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
..
client *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
request core: replace interop names with named constants 2020-08-14 14:21:54 +03:00
response *: fix misspellings found in Go Report Card 2020-08-14 12:16:24 +03:00
server core: verification script must return exactly one value 2020-08-17 22:02:15 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00