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
/
crates
/
chain
/
src
History
Daniela Brozzoni
86711d4f46
doc(chain): add section for non-recommended K to descriptor assignments
2024-05-09 14:40:19 +08:00
..
keychain
doc(chain): add section for non-recommended K to descriptor assignments
2024-05-09 14:40:19 +08:00
chain_data.rs
…
chain_oracle.rs
…
descriptor_ext.rs
keychain::ChangeSet includes the descriptor
2024-05-08 15:49:41 +02:00
example_utils.rs
…
indexed_tx_graph.rs
chore(chain): move
use
in
indexed_tx_graph.rs
so clippy is happy
2024-05-08 15:49:48 +02:00
keychain.rs
ref(chain): move
keychain::ChangeSet
into
txout_index.rs
2024-05-08 13:23:27 +02:00
lib.rs
keychain::ChangeSet includes the descriptor
2024-05-08 15:49:41 +02:00
local_chain.rs
…
spk_client.rs
…
spk_iter.rs
chore(chain): update test so clippy does not complain
2024-05-08 15:49:47 +02:00
spk_txout_index.rs
…
tx_data_traits.rs
…
tx_graph.rs
…