Home
last modified time | relevance | path

Searched refs:wally_txid (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/bitcoin/
H A Dtx.h54 void wally_txid(const struct wally_tx *wtx, struct bitcoin_txid *txid);
H A Dtx.c487 void wally_txid(const struct wally_tx *wtx, struct bitcoin_txid *txid) in wally_txid() function
509 wally_txid(tx->wtx, txid); in bitcoin_txid()
H A Dtx_parts.c82 wally_txid(wtx, &txp->txid); in tx_parts_from_wally_tx()
H A Dpsbt.c814 wally_txid(tx, txid); in psbt_txid()
/dports/net-p2p/c-lightning/lightning-0.10.2/wallet/
H A Dwalletrpc.c791 wally_txid(sending->wtx, &txid); in sendpsbt_done()
H A Dwallet.c2243 wally_txid(wtx, &utxo->outpoint.txid); in wallet_extract_owned_outputs()
3884 wally_txid(tx, &txid); in wallet_transaction_add()
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Ddual_open_control.c1396 wally_txid(wtx, &txid); in sendfunding_done()
1426 wally_txid(wtx, &txid); in send_funding_tx()