forked from TrueCloudLab/neoneo-go
c113d682bd
We need to store NEO balance's LastUpdateHeight before GAS mint, because mint can call onNEP17Payment and onNEP17Payment can call NEO transfer which also calls GAS mint. Storing balance height allows to avoid recursion. |
||
---|---|---|
.. | ||
invokescript_contract.go | ||
test_contract.go | ||
test_contract.yml | ||
testblocks.acc | ||
verification_contract.go | ||
verification_with_args_contract.go |