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

Method State

consensus/consensus.go:146–146  ·  view source on GitHub ↗

State returns current pbft phrase, one of (PrePrepare, Prepare, Commit).

()

Source from the content-addressed store, hash-verified

144
145 // State returns current pbft phrase, one of (PrePrepare, Prepare, Commit).
146 State() State
147
148 // Start starts engine
149 Start() error

Callers 10

rollbackMethod · 0.65
CodeAtMethod · 0.65
BalanceAtMethod · 0.65
NonceAtMethod · 0.65
StorageAtMethod · 0.65
CallContractMethod · 0.65
SendTransactionMethod · 0.65
AdjustTimeMethod · 0.65
TestRefundFunction · 0.65
TestRefundAllFunction · 0.65

Calls

no outgoing calls

Tested by 2

TestRefundFunction · 0.52
TestRefundAllFunction · 0.52