Function grin_wallet_libwallet::api_impl::owner::process_invoice_tx

source ยท
pub fn process_invoice_tx<'a, T, C, K>(
    w: &mut T,
    keychain_mask: Option<&SecretKey>,
    slate: &Slate,
    args: InitTxArgs,
    use_test_rng: bool
) -> Result<Slate, Error>
where T: WalletBackend<'a, C, K> + ?Sized, C: NodeClient + 'a, K: Keychain + 'a,
Expand description

Receive an invoice tx, essentially adding inputs to whatever output was specified