]> Untitled Git - bdk-cli/commit
refactor: update nodes.rs file
authorVihiga Tyonum <withtvpeter@gmail.com>
Tue, 11 Feb 2025 23:50:19 +0000 (00:50 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Wed, 12 Feb 2025 00:15:52 +0000 (01:15 +0100)
commit58f07a1c0bdaddb354111b709243a8c08904e147
tree0341022be97066901c4929a9f6dc4b66d71a9f4b
parentcb4450b9112dba4fecb8be2b0c739778b3bfc57b
refactor: update nodes.rs file

- replace `bitcoincore_rpc` client with
`electrsd::Node` client
- update rpc commands
- update `electrsd` to v0.31.0

[Ticket: X]
Cargo.lock
Cargo.toml
src/error.rs
src/nodes.rs