# Packages
Package mocks is a generated GoMock package.
# Functions
Standalone utility to calculate a relayer ID.
Determines the height to process from.
Gets all of the possible relayer keys for a given configuration.
Helper function to get the latest processed block height from the database.
Calculates all of the possible relayer keys for a given source blockchain.
Returns true if an error returned by a RelayerDatabase indicates the requested key was not found.
No description provided by the author
NewJSONFileStorage creates a new JSONFileStorage instance.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
AllAllowedAddress is used to construct relayer IDs when all addresses are allowed.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
JSONFileStorage implements RelayerDatabase.
No description provided by the author
RelayerID is a unique identifier for an application relayer.
# Interfaces
RelayerDatabase is a key-value store for relayer state, with each relayerID maintaining its own state.
# Type aliases
No description provided by the author