Skip to content

Commit 722093b

Browse files
test: add new persistence resource for extended testing
1 parent fb02e08 commit 722093b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

lib/src/test/resources/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Readme
2+
3+
The wallet persistence file `awesome_wallet_1.sqlite3` is used for testing. It has:
4+
5+
- A transaction on address index 0
6+
- A transaction on address index 21
7+
- A transaction that spends from these 2 to address index 25
8+
- The wallet has 3 unspent UTXOs
9+
- A total balance of 24,691,201 satoshis
10+
- Its mnemonic is the MNEMONIC_AWESOME constant
60 KB
Binary file not shown.

0 commit comments

Comments
 (0)