# Functions
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
# Constants
No description provided by the author
No description provided by the author
BID transaction propagated by the Block Generator.
DISTRIBUTE indicates the coinbase and reward distribution contract call.
SLASH transaction propagated by the consensus to punish the Committee members when they turn byzantine.
STAKE transaction propagated by the Provisioners.
STANDARD indicates either phoenix transaction type or Smart contract calls.
WITHDRAWBID transaction propagated by the Block Generator to withdraw their bids.
WITHDRAWFEES indicates the Provisioners' withdraw contract call.
WITHDRAWSTAKE transaction propagated by the Provisioners to withdraw their stake.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# 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
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
SelectRequest can specify an ID or a transaction type or none.
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
UnimplementedAuthServer can be embedded to have forward compatible implementations.
UnimplementedBlockGeneratorServer can be embedded to have forward compatible implementations.
UnimplementedChainServer can be embedded to have forward compatible implementations.
UnimplementedConfigServer can be embedded to have forward compatible implementations.
UnimplementedMempoolServer can be embedded to have forward compatible implementations.
UnimplementedProvisionerServer can be embedded to have forward compatible implementations.
UnimplementedTransactorServer can be embedded to have forward compatible implementations.
UnimplementedWalletServer can be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
BlockGeneratorClient is the client API for BlockGenerator service.
BlockGeneratorServer is the server API for BlockGenerator service.
ChainClient is the client API for Chain service.
ChainServer is the server API for Chain service.
ConfigClient is the client API for Config service.
ConfigServer is the server API for Config service.
MempoolClient is the client API for Mempool service.
MempoolServer is the server API for Mempool service.
ProvisionerClient is the client API for Provisioner service.
ProvisionerServer is the server API for Provisioner service.
TransactorClient is the client API for Transactor service.
TransactorServer is the server API for Transactor service.
WalletClient is the client API for Wallet service.
WalletServer is the server API for Wallet service.