neoneo-go/pkg/internal/testchain
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
..
address.go core: verification script must return exactly one value 2020-08-17 22:02:15 +03:00
network.go block/transaction: add network magic into the hash 2020-06-18 12:39:50 +03:00