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

Method Gas

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

Source from the content-addressed store, hash-verified

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

Callers 12

AddMethod · 0.65
FilterMethod · 0.65
buyGasMethod · 0.65
TestInvalidTransactionsFunction · 0.65
validateTxMethod · 0.65
InspectMethod · 0.65
newRPCTransactionFunction · 0.65
verifyMethod · 0.65
commitTransactionsMethod · 0.65
traceBlockMethod · 0.65
traceTxMethod · 0.65
computeTxEnvMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

TestInvalidTransactionsFunction · 0.52