# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithBbnHeight sets the BBN height option.
WithBtcHeight sets the BTC height option.
WithSubState sets the sub-state option.

# Constants

No description provided by the author
CHECKPOINT_PARAMS_VERSION is the version of the checkpoint params the value is hardcoded to 0 as the checkpoint params are not expected to change However, we keep the versioning in place for future compatibility and maintain the same pattern as other global params.
No description provided by the author

# Structs

No description provided by the author
DuplicateKeyError is an error type for duplicate key errors.
InvalidPaginationTokenError is an error type for invalid pagination token errors.
Not found Error.

# Interfaces

go:generate mockery --name=DbInterface --output=../../tests/mocks --outpkg=mocks --filename=mock_db_client.go.

# Type aliases

UpdateOption is a function that modifies update options.