fabric-resolver 0.2.0

Client library for the Spaces protocol certificate relay network.
Documentation
1
2
3
4
5
/// Initial set of seeds to discover the relay network.
pub const SEEDS: &[&str] = &[
    "https://relay-cosmos.spacesprotocol.org",
    "https://relay-atlas.spacesprotocol.org",
];