fedimint_ln_common/
gateway_endpoint_constants.rs

1
2
pub const GET_GATEWAY_ID_ENDPOINT: &str = "/id";
pub const PAY_INVOICE_ENDPOINT: &str = "/pay_invoice";