# Functions
NewChainSet returns a new chain set for opts.
No description provided by the author
NewORM returns an ORM backed by db.
No description provided by the author
SetupNodes is a hack/shim method to allow node operators to specify multiple nodes via ENV.
# Constants
DefaultRequestTimeout is the default Solana client timeout.
# Structs
ChainSetOpts holds options for configuring a ChainSet.
No description provided by the author
# Interfaces
ChainSet extends solana.ChainSet with mutability.
ORM manages solana chains and nodes.
No description provided by the author