]> Untitled Git - bdk/commit
moving the function wallet_name_from_descriptor from blockchain/rpc.rs to wallet...
authorRichard Ulrich <richard.ulrich@seba.swiss>
Wed, 17 Nov 2021 15:26:43 +0000 (16:26 +0100)
committerRichard Ulrich <richard.ulrich@seba.swiss>
Mon, 22 Nov 2021 07:15:47 +0000 (08:15 +0100)
commit2fc81141806ace8f12e5a019c0866f16fa8a02dc
tree46ba408ff3b929218ba57a841667b6ecd22cbbbe
parent5830226216218f2b3ce89206c58fb24c88ef8c9a
moving the function wallet_name_from_descriptor from blockchain/rpc.rs to wallet/mod.rs as it can be useful not only for rpc
src/blockchain/compact_filters/mod.rs
src/blockchain/rpc.rs
src/wallet/mod.rs