Merge pull request #79 from MaxFangX/fix-blocksource-impl
authorJeffrey Czyz <jkczyz@gmail.com>
Tue, 18 Oct 2022 14:35:12 +0000 (09:35 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2022 14:35:12 +0000 (09:35 -0500)
commit523ca2dafd555d8b5fe49107f0c4ed9509553a51
tree462d5acea3b419d09a5c176093b50d7ef4b0672d
parent2121c2dcb70700695fa108b4fd1d6d8e5143d930
parent7a95c69c4b465f555c01e582cb1f9bde2de2c374
Merge pull request #79 from MaxFangX/fix-blocksource-impl

impl `BlockSource` on `BitcoindClient` instead of `&BitcoindClient`
src/main.rs