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

Method Value

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

Source from the content-addressed store, hash-verified

71 GasPrice() *big.Int
72 Gas() uint64
73 Value() *big.Int
74
75 Nonce() uint64
76 CheckNonce() bool

Callers 10

TestLDBDatabase_IteratorFunction · 0.65
NewStateTransitionFunction · 0.65
TestInvalidTransactionsFunction · 0.65
validateTxMethod · 0.65
InspectMethod · 0.65
newRPCTransactionFunction · 0.65
ExportPreimagesFunction · 0.65
verifyMethod · 0.65
NotifierFromContextFunction · 0.65
pushObjectMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestLDBDatabase_IteratorFunction · 0.52
TestInvalidTransactionsFunction · 0.52