Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
NewStateTransition
Function · 0.65
validateTx
Method · 0.65
tryApplyPrivateTx
Function · 0.65
CaptureState
Method · 0.65
newRPCTransaction
Function · 0.65
verify
Method · 0.65
peek
Method · 0.65
pushObject
Method · 0.65
Implementers
2
Message
types/transaction.go
callmsg
accounts/abi/bind/backends/simulated.g
Calls
no outgoing calls
Tested by
no test coverage detected