9097a1a23d
MarshalJSON should be defined on structure (not pointer), as we use structures to marshal parameters (e.g. in NotificationEvent and Invoke of RPC result package) and never use pointers for that purpose. Also added marshalling of nil array into `[]` instead of `null` to follow C# implementation. |
||
---|---|---|
.. | ||
blocked_accounts.go | ||
blocked_accounts_test.go | ||
contract.go | ||
interop.go | ||
native_gas.go | ||
native_neo.go | ||
native_nep5.go | ||
policy.go | ||
validators_count.go |