package
0.0.0-20220117095328-8cfcfd023399
Repository: https://github.com/wupeaking/pbft_impl.git
Documentation: pkg.go.dev

# Functions

Compare a==b: 0 a>b:1 a<b:-1.
No description provided by the author
No description provided by the author

# Constants

管理员账户.
合约账户.
普通账户.
default.
验证者账户.
No description provided by the author
No description provided by the author
No description provided by the author
blockchain.
No description provided by the author
共识相关.
No description provided by the author
意味着接收到从其他节点发过来的交易.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
准备.
预准备.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for AccountType.
Enum value maps for AccountType.
Enum value maps for BlockRequestType.
Enum value maps for BlockRequestType.
Enum value maps for BroadcastMsgType.
Enum value maps for BroadcastMsgType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for MessageType.
Enum value maps for MessageType.
Enum value maps for States.
Enum value maps for States.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PbftGenericMessage A generic PBFT message (PrePrepare, Prepare, Commit, Checkpoint).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
View change message, for when a node suspects the primary node is faulty.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

一个账户 可以是下面几个类型的合集.
No description provided by the author
No description provided by the author
No description provided by the author
状态机流转列表.