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

Method CheckUseGas

smartcontract/context/context.go:45–45  ·  view source on GitHub ↗
(gas uint64)

Source from the content-addressed store, hash-verified

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

Callers 2

InvokeMethod · 0.65
SystemCallMethod · 0.65

Implementers 1

SmartContractsmartcontract/smart_contract.go

Calls

no outgoing calls

Tested by

no test coverage detected