MCPcopy Create free account
hub / github.com/DNAProject/DNA / CheckExecStep

Method CheckExecStep

smartcontract/context/context.go:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 NewExecuteEngine(code []byte, txtype types.TransactionType) (Engine, error)
45 CheckUseGas(gas uint64) bool
46 CheckExecStep() bool
47}
48
49type Engine interface {

Callers 1

InvokeMethod · 0.65

Implementers 1

SmartContractsmartcontract/smart_contract.go

Calls

no outgoing calls

Tested by

no test coverage detected