Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 21991fd

Browse files
committed
Update notes
1 parent ae7ad73 commit 21991fd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

notes.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
## TODOs
44

5-
- Consider testing against a mainnet node?
5+
- Scrape all the integration tests from Bitcoin Core python code and
6+
run them here.
7+
8+
- Change in-specific to non-specific
69

7-
/// An arbitrary mainnet block
8-
const BLOCK: u64 = 810431;
9-
/// Transaction vout==1 from block 810431.
10-
const TXID = "88177263cf62ce1974465fe5a07adf8e3ee1b2eb784e8f0733d0c5a0ab52fc8c";

0 commit comments

Comments
 (0)