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

Method To

core/state_transition.go:69–69  ·  view source on GitHub ↗

FromFrontier() (common.Address, error)

()

Source from the content-addressed store, hash-verified

67 From() common.Address
68 //FromFrontier() (common.Address, error)
69 To() *common.Address
70
71 GasPrice() *big.Int
72 Gas() uint64

Callers 13

toMethod · 0.65
TransitionDbMethod · 0.65
validateTxMethod · 0.65
addMethod · 0.65
ApplyTransactionFunction · 0.65
tryApplyPrivateTxFunction · 0.65
SetReceiptsDataFunction · 0.65
WaitDeployedFunction · 0.65
InspectMethod · 0.65
newRPCTransactionFunction · 0.65
GetTransactionReceiptMethod · 0.65
submitTransactionFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected