Searched refs:bitcoin_tx_check (Results 1 – 7 of 7) sorted by relevance
66 assert(bitcoin_tx_check(tx)); in create_close_tx()
68 assert(bitcoin_tx_check(tx)); in htlc_tx()
337 assert(bitcoin_tx_check(tx)); in initial_commit_tx()
69 assert(bitcoin_tx_check(tx)); in funding_tx()
223 bool bitcoin_tx_check(const struct bitcoin_tx *tx);
241 bool bitcoin_tx_check(const struct bitcoin_tx *tx) in bitcoin_tx_check() function547 assert(bitcoin_tx_check(tx)); in bitcoin_tx_finalize()
426 assert(bitcoin_tx_check(tx)); in commit_tx()