Functionsยง
- load
- Open a connection to the DB and apply any pending migrations.
- load_
block_ header - Loads a block header by its block number.
- load_
chain_ tip - Loads the chain tip (block header with the highest block number) from the database.
- upsert_
block_ header - Upserts a block header into the database.