2020-09-02 14:03:01 +02:00
|
|
|
<RCC>
|
|
|
|
|
<qresource prefix="/">
|
|
|
|
|
<file alias="index.html">data/index.html</file>
|
|
|
|
|
<file alias="setup.html">data/setup.html</file>
|
2020-09-07 14:05:36 +02:00
|
|
|
<file alias="addressHelp.html">data/addressHelp.html</file>
|
2020-09-07 20:31:08 +02:00
|
|
|
<file alias="error.json">data/error.json</file>
|
2020-09-02 14:03:01 +02:00
|
|
|
<file alias="txHelp.html">data/txHelp.html</file>
|
2020-09-19 11:27:00 +02:00
|
|
|
<file alias="rawTxHelp.html">data/rawTxHelp.html</file>
|
2020-09-02 14:03:01 +02:00
|
|
|
</qresource>
|
|
|
|
|
</RCC>
|