We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb02e08 commit 722093bCopy full SHA for 722093b
lib/src/test/resources/README.md
@@ -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
lib/src/test/resources/pre_existing_wallet_persistence_test.sqlite renamed to lib/src/test/resources/awesome_wallet_1.sqlite3
60 KB
0 commit comments