Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BitXHub ¶
type BitXHub struct { Ledger *ledger.Ledger BlockExecutor executor.Executor ViewExecutor executor.Executor Router router.Router Order agency.Order PeerMgr peermgr.PeerManager Monitor *profile.Monitor Pprof *profile.Pprof LoggerWrapper *loggers.LoggerWrapper Gateway *gateway.Gateway Grpc *grpc.ChainBrokerService Jsonrpc *jsonrpc.ChainBrokerService Ctx context.Context Cancel context.CancelFunc // contains filtered or unexported fields }
func GenerateBitXHubWithoutOrder ¶ added in v1.4.0
func (*BitXHub) GetPrivKey ¶ added in v1.0.1
Click to show internal directories.
Click to hide internal directories.