add tx-incoming directory (#266, 4 spendable transactions)

This commit is contained in:
Larry Ruane 2020-06-01 11:57:40 -06:00
parent 0d75b4f538
commit a7a0b2f1b1
2 changed files with 114 additions and 0 deletions

13
tx-incoming/README.md Normal file
View File

@ -0,0 +1,13 @@
# incoming developer wallet transactions mainnet
The file `blocks.txt` contains mainnet blocks 663150-663250 (101 blocks)
because this range contains the following incoming transactions:
```
blockheight,zatoshi,txid
663174,100000,8f064d23c66dc36e32445e5f3b50e0f32ac3ddb78cff21fb521eb6c19c07c99a
663188,100000,15a677b6770c5505fb47439361d3d3a7c21238ee1a6874fdedad18ae96850590
663202,100000,d2e7be14bbb308f9d4d68de424d622cbf774226d01cd63cc6f155fafd5cd212c
663218,100000,e6566be3a4f9a80035dab8e1d97e40832a639e3ea938fb7972ea2f8482ff51ce
```
(See https://app.zenhub.com/workspaces/wallet-5db8aa0244512d0001e0968e/issues/zcash/zcash-android-wallet/114
for the source of these transactions.)

101
tx-incoming/blocks.txt Normal file

File diff suppressed because one or more lines are too long