Expand description
Generic pub/sub service framework
Structs§
Type Aliases§
- Reconfig
Subscription - A subscription service for on-chain reconfiguration notifications from state
sync This is declared/implemented here instead of in
types/on_chain_config
because whensubscription_service
crate is a dependency oftypes
, the build-dev fails