package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
LoadConfig loads the `indexer.toml` config file from a given path.
# Variables
No description provided by the author
Mapping of L2 chain ids to their preset chain configurations.
# Structs
ChainConfig configures of the chain being indexed.
Config represents the `indexer.toml` file used to configure the indexer.
DBConfig configures the postgres database.
L1Contracts configures deployed contracts.
L2Contracts configures core predeploy contracts.
No description provided by the author
RPCsConfig configures the RPC urls.
Configures the server.