(height uint32)
| 70 | PreExecuteContractBatch(txes []*types.Transaction, atomic bool) ([]*cstates.PreExecResult, uint32, error) |
| 71 | GetEventNotifyByTx(tx common.Uint256) (*event.ExecuteNotify, error) |
| 72 | GetEventNotifyByBlock(height uint32) ([]*event.ExecuteNotify, error) |
| 73 | } |
no outgoing calls
no test coverage detected