forked from TrueCloudLab/neoneo-go
fed95e0069
Neo 3 can emit Null in its transfer notifications in `from` or `to` fields when minting/burning tokens (unlike Neo 2 that emitted util.Uint256{} for this case), then it gets converted to Parameter as AnyType and we have to JSONize it somehow for proper RPC functioning. |
||
---|---|---|
.. | ||
context | ||
manifest | ||
trigger | ||
call_flags.go | ||
contract.go | ||
contract_details.go | ||
contract_test.go | ||
deployment_price.go | ||
param_type.go | ||
param_type_test.go | ||
parameter.go | ||
parameter_test.go |