fedimint-core 0.10.0

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

pub const STANDARD_FEDIMINT_P2P_PORT: u16 = 8173;