fedimint_mint_common/
endpoint_constants.rs

1
2
3
pub const AWAIT_OUTPUT_OUTCOME_ENDPOINT: &str = "await_output_outcome";
pub const NOTE_SPENT_ENDPOINT: &str = "note_spent";
pub const BLIND_NONCE_USED_ENDPOINT: &str = "blind_nonce_used";