fedimint_ln_client

Function fetch_and_validate_offer

source
pub(crate) async fn fetch_and_validate_offer(
    module_api: &DynModuleApi,
    payment_hash: Hash,
    amount_msat: Amount,
) -> Result<IncomingContractOffer, IncomingSmError>