Function bitmask_core::create_payjoin
source · pub async fn create_payjoin(
invoices: Vec<SatsInvoice>,
wallet: &Wallet<AnyDatabase>,
fee_rate: Option<FeeRate>,
pj_uri: PjUri<'_>
) -> Result<Transaction>pub async fn create_payjoin(
invoices: Vec<SatsInvoice>,
wallet: &Wallet<AnyDatabase>,
fee_rate: Option<FeeRate>,
pj_uri: PjUri<'_>
) -> Result<Transaction>