Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainStack ¶
type ChainStack struct { Store sqlstore.SystemStore Registry tables.TablelandTables EventProcessor eventprocessor.EventProcessor AllowTransactionRelay bool // close gracefully closes all the chain stack components. Close func(ctx context.Context) error }
ChainStack contains components running for a specific ChainID.
Click to show internal directories.
Click to hide internal directories.