(notifications []*event.NotifyEventInfo)
| 41 | PopContext() |
| 42 | CheckWitness(address common.Address) bool |
| 43 | PushNotifications(notifications []*event.NotifyEventInfo) |
| 44 | NewExecuteEngine(code []byte, txtype types.TransactionType) (Engine, error) |
| 45 | CheckUseGas(gas uint64) bool |
| 46 | CheckExecStep() bool |
no outgoing calls
no test coverage detected