Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
type
Engine
interface
{
Callers
1
Invoke
Method · 0.65
Implementers
1
SmartContract
smartcontract/smart_contract.go
Calls
no outgoing calls
Tested by
no test coverage detected