(gas uint64)
| 43 | PushNotifications(notifications []*event.NotifyEventInfo) |
| 44 | NewExecuteEngine(code []byte, txtype types.TransactionType) (Engine, error) |
| 45 | CheckUseGas(gas uint64) bool |
| 46 | CheckExecStep() bool |
| 47 | } |
| 48 |
no outgoing calls
no test coverage detected