Crate btc_relay_rpc
source ·Expand description
RPC interface for the BtcRelay Module.
Structs
- A struct that implements the [
BtcRelayApi
].
Traits
- Client implementation for the
BtcRelayApi
RPC API. - Server trait implementation for the
BtcRelayApi
RPC API.