This website requires JavaScript.
Explore
Help
Sign In
frost
/
bdk
Watch
3
Star
0
Fork
0
You've already forked bdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdk
/
src
/
wallet
History
LLFourn
ff10aa5ceb
Add "add_utxos" method on TxBuilder
...
To replace the previously existing ".utxos"
2021-01-22 15:08:31 +11:00
..
address_validator.rs
Derive Clone + Debug for TxBuilder
2021-01-22 15:08:30 +11:00
coin_selection.rs
Remove Option trickery from TxBuilder API
2021-01-22 15:08:30 +11:00
export.rs
Use () to indicate a missing blockchain
2020-12-23 14:52:29 +11:00
mod.rs
Remove not very useful comment
2021-01-22 15:08:30 +11:00
signer.rs
Use () to indicate a missing blockchain
2020-12-23 14:52:29 +11:00
time.rs
Write more docs, make
TxBuilder::with_recipients
take Scripts
2020-09-04 16:07:41 +02:00
tx_builder.rs
Add "add_utxos" method on TxBuilder
2021-01-22 15:08:31 +11:00
utils.rs
[wallet] Add "needed" and "available" metadata to Error::InsufficientFunds
2021-01-13 23:00:37 -06:00