bitcoindevkit / bitcoindevkit/bdk_wallet
bdk_electrum: use transaction-get verbose param
Open
audit
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
"In populate_with_txids you state "because of restrictions of the Electrum API, we have to use the script_get_history call to get confirmation status of our transaction". But Electrum supports a verbose parameter to the transaction.get call, which appears to return the number of confirmations of the transaction. See https://electrumx-spesmilo.readthedocs.io/en/latest/protocol-methods.html#blockchain-transaction-get"
Contributor guide
Assessment
This issue has not been assessed yet.