request btc payment when insufficient btc sent

0

If a transaction was made and not enough btc to cover it, what are the options to add to the btc to cover the transaction. How does the request payment work in this instance?

Jacqueline Briggs

Posted 2019-09-26T04:02:53.450

Reputation: 1

A transaction implicitly includes a transaction fee that pays to the miner. Are you talking about a transaction that does not have a high enough fee rate to get confirmed in the blockchain? Or something else?chytrik 2019-09-26T05:03:24.117

(from sender's perspective) see Replace-By-Fee (RBF) - BIP-125. Samourai Wallet supports it.baburao 2019-09-26T07:19:40.830

No answers