MCPcopy Create free account
hub / github.com/CPChain/chain / Data

Method Data

core/state_transition.go:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 Nonce() uint64
76 CheckNonce() bool
77 Data() []byte
78}
79
80// IntrinsicGas computes the 'intrinsic gas' for a message with the given data.

Callers 8

NewStateTransitionFunction · 0.65
validateTxMethod · 0.65
tryApplyPrivateTxFunction · 0.65
CaptureStateMethod · 0.65
newRPCTransactionFunction · 0.65
verifyMethod · 0.65
peekMethod · 0.65
pushObjectMethod · 0.65

Implementers 2

Messagetypes/transaction.go
callmsgaccounts/abi/bind/backends/simulated.g

Calls

no outgoing calls

Tested by

no test coverage detected