Skip to main content

Module connector

Module connector 

Source

Modulesยง

accounts ๐Ÿ”’
channels ๐Ÿ”’
events ๐Ÿ”’
keys ๐Ÿ”’
safe ๐Ÿ”’
sequencer ๐Ÿ”’
tickets ๐Ÿ”’
values ๐Ÿ”’

Structsยง

AtomicChainHealthState ๐Ÿ”’
A wrapper around ChainHealthState which can be safely shared between threads.
BlockchainConnectorConfig
Configuration of the HoprBlockchainConnector.
HoprBlockchainConnector
A connector acting as middleware between the HOPR APIs (see the [hopr_api] crate) and the Blokli Client API (see the [blokli_client] crate).

Enumsยง

ChainHealthState ๐Ÿ”’
Connector health states.

Constantsยง

DEFAULT_CACHE_TIMEOUT ๐Ÿ”’
DEFAULT_SYNC_TOLERANCE_PCT ๐Ÿ”’
EXPECTED_NUM_CHANNELS ๐Ÿ”’
EXPECTED_NUM_NODES ๐Ÿ”’
MIN_CONNECTION_TIMEOUT ๐Ÿ”’
MIN_TX_CONFIRM_TIMEOUT ๐Ÿ”’
TX_TIMEOUT_MULTIPLIER ๐Ÿ”’

Type Aliasesยง

EventsChannel ๐Ÿ”’