Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ From
Method
From
core/state_transition.go:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
// Message represents a message sent to a contract.
66
type
Message
interface
{
67
From() common.Address
68
//FromFrontier() (common.Address, error)
69
To() *common.Address
70
Callers
7
buyGas
Method · 0.65
preCheck
Method · 0.65
TransitionDb
Method · 0.65
refundGas
Method · 0.65
NewEVMContext
Function · 0.65
tryApplyPrivateTx
Function · 0.65
GetEVM
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