Crate citadel[][src]

Modules

cache

Cache drivers

chainapi

Module responsible for requesting blockchain data

chainwatch

Module responsible for monitoring new chain data. It operates as a standalone runtime (running as a thread/daemon) listening for incoming push notifications for Electrum or Bitcoin Core

client
model
rpc
runtime

Main RPC server runtime (operating as daemon or thread)

storage

Storage drivers

Structs

Client

Enums

Error

Functions

run_embedded