Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenDatabase ¶
func ProvideMobileKey ¶
func StartMobileNode ¶
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func (*Node) StartWithHeight ¶
func (*Node) WaitForStop ¶
func (node *Node) WaitForStop()
type NodeCtx ¶
type NodeCtx struct { Node *Node AppState *appstate.AppState Ceremony *ceremony.ValidationCeremony Blockchain *blockchain.Blockchain Flipper *flip.Flipper KeysPool *mempool.KeysPool OfflineDetector *blockchain.OfflineDetector ProofsByRound *sync.Map PendingProofs *sync.Map }
Click to show internal directories.
Click to hide internal directories.