Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
rollback
Method · 0.65
CodeAt
Method · 0.65
BalanceAt
Method · 0.65
NonceAt
Method · 0.65
StorageAt
Method · 0.65
CallContract
Method · 0.65
SendTransaction
Method · 0.65
AdjustTime
Method · 0.65
TestRefund
Function · 0.65
TestRefundAll
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestRefund
Function · 0.52
TestRefundAll
Function · 0.52