Files
thehub/testing/api/data.qrc
T
TomZ 4a4a61aeed Add unit test for GetTransaction
This also includes a little blockchain of 114 blocks (the first 100 just
coinbase to reach coin-maturity) with transactions generated by the
txVulcano. So lots of outputs.

I adjusted the BlackBoxTest to load this data into any hub with ease.
2019-06-16 23:04:14 +02:00

6 lines
91 B
Plaintext

<RCC>
<qresource prefix="/">
<file>blk00000.dat</file>
</qresource>
</RCC>