Updated with rigor, per Haskell community feedback.
This commit is contained in:
parent
48b20c54ce
commit
0f9f50c732
13 changed files with 120 additions and 223 deletions
7
haskell/witness_seed_3.0/data/sample_transactions.json
Normal file
7
haskell/witness_seed_3.0/data/sample_transactions.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{"amount": 100.0, "timestamp": 1625097600},
|
||||
{"amount": 200.0, "timestamp": 1625097601},
|
||||
{"amount": 150.0, "timestamp": 1625097602},
|
||||
{"amount": 1000.0, "timestamp": 1625097603},
|
||||
{"amount": 300.0, "timestamp": 1625097604}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue