mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 09:05:50 +00:00
* rename files to camelCase * fix imports * more renames * pull all client tests out of individual folders * fix imports * fix tests
10 lines
309 B
JSON
10 lines
309 B
JSON
{
|
|
"account": {
|
|
"xAddress": "T7i2Q8yGcMcCQa2n6d9EvSEptT4CE6ap7Q1r1fmjstkLfsK",
|
|
"secret": "ssKCsaRqWh669atvv83bdYRaiHomY",
|
|
"classicAddress": "r9SYfmVxrb7iuCVfNhW2gqqzapfE2r6juG",
|
|
"address": "r9SYfmVxrb7iuCVfNhW2gqqzapfE2r6juG"
|
|
},
|
|
"amount": 1000,
|
|
"balance": 1000
|
|
} |