fedimint-core 0.11.0

fedimint-core provides common code used by both client and server.
Documentation
1
2
3
4
5
6
7
pub mod api_announcement;
pub mod auth;
pub mod guardian_metadata;
pub mod iroh;
pub mod peers;

pub const STANDARD_FEDIMINT_P2P_PORT: u16 = 8173;