Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct { Store store.Store Chain *blockchain.Chain Consensus *consensus.ConsensusEngine ValidatorManager core.ValidatorManager SyncManager *netsync.SyncManager Dispatcher *dp.Dispatcher Ledger core.Ledger Mempool *mp.Mempool RPC *rpc.ThetaRPCServer // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.