Skip to content

Commit b06896a

Browse files
committed
update README
1 parent 088cf2b commit b06896a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

documentation/ideas.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,4 @@
33
It may be helpful to be able to answer questions like "How many Bitcoin Cash do I have, and where?"
44
for forks like Bitcoin Cash, Bitcoin Gold, ... that share parts of their blockchain with Bitcoin.
55
This can be done by making use of the block height information (before/after a fork?), and making the
6-
code fork-aware.
7-
8-
## Interactive CLI
9-
Running `get-neighbour-transactions` and the other commands repeatedly is quite frustrating.
10-
BitBook should offer an interactive mode that guides the user to completion.
6+
code fork-aware.

0 commit comments

Comments
 (0)