]> Untitled Git - bdk/commit
refactor(chain)!: update KeychainTxOutIndex methods to use owned K
authorRob N <rob.netzke@gmail.com>
Mon, 8 Jul 2024 17:44:35 +0000 (07:44 -1000)
committerSteve Myers <steve@notmandatory.org>
Mon, 22 Jul 2024 01:27:59 +0000 (20:27 -0500)
commit7c07b9de02edf9f2c2b8a153f7bc4c0ca0823b02
treeabd0bd1717b827b5416879df405e1a0d8d8bce2b
parent0c8ee1dfe294f3a2b6f0fcda0584e768c39ea713
refactor(chain)!: update KeychainTxOutIndex methods to use owned K
crates/chain/src/indexer/keychain_txout.rs
crates/chain/tests/test_indexed_tx_graph.rs
crates/chain/tests/test_keychain_txout_index.rs
crates/wallet/src/wallet/mod.rs
example-crates/example_cli/src/lib.rs
example-crates/example_electrum/src/main.rs