Skip to main content

NodeDispatcher

@totemsdk/lookup-node


@totemsdk/lookup-node / NodeDispatcher

Interface: NodeDispatcher

Properties

agentRegistry?

readonly optional agentRegistry?: AgentRegistry


appRegistry?

readonly optional appRegistry?: AppRegistry


config

readonly config: LookupNodeConfig


isMegaMMRMode

isMegaMMRMode: boolean


lease?

readonly optional lease?: LeaseCoordinator


nodeId

nodeId: string


provider

readonly provider: ChainStateProvider


relay?

readonly optional relay?: TxPoWRelay


store?

readonly optional store?: SqliteStore


trustIndex?

readonly optional trustIndex?: TrustIndex


watchlist

readonly watchlist: WatchlistManager

Methods

onSessionClosed()

onSessionClosed(sessionId): void

Parameters

sessionId

string

Returns

void