Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ GetBlockNum
Method
GetBlockNum
consensus/vbft/msg_types.go:58–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
Type() MsgType
57
Verify(pub keypair.PublicKey) error
58
GetBlockNum() uint32
59
Serialize() ([]byte, error)
60
}
61
Callers
15
constructEndorseMsg
Method · 0.65
constructCommitMsg
Method · 0.65
getHighestRankProposal
Method · 0.65
run
Method · 0.65
onConsensusMsg
Method · 0.65
processProposalMsg
Method · 0.65
processMsgEvent
Method · 0.65
actionLoop
Method · 0.65
endorseBlock
Method · 0.65
commitBlock
Method · 0.65
makeSealed
Method · 0.65
newBlockProposal
Method · 0.65
Implementers
11
blockProposalMsg
consensus/vbft/msg_types.go
blockEndorseMsg
consensus/vbft/msg_types.go
blockCommitMsg
consensus/vbft/msg_types.go
peerHandshakeMsg
consensus/vbft/msg_types.go
peerHeartbeatMsg
consensus/vbft/msg_types.go
BlockInfoFetchMsg
consensus/vbft/msg_types.go
BlockInfoFetchRespMsg
consensus/vbft/msg_types.go
blockFetchMsg
consensus/vbft/msg_types.go
BlockFetchRespMsg
consensus/vbft/msg_types.go
proposalFetchMsg
consensus/vbft/msg_types.go
blockSubmitMsg
consensus/vbft/msg_types.go
Calls
no outgoing calls
Tested by
no test coverage detected