mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
* rename files to camelCase * fix imports * more renames * pull all client tests out of individual folders * fix imports * fix tests
25 lines
606 B
JSON
25 lines
606 B
JSON
{
|
|
"requireDestinationTag": true,
|
|
"disallowIncomingXRP": true,
|
|
"emailHash": "23463B99B62A72F26ED677CC556C44E8",
|
|
"walletLocator": "00000000000000000000000000000000000000000000000000000000DEADBEEF",
|
|
"domain": "example.com",
|
|
"transferRate": 1.002,
|
|
"tickSize": 5,
|
|
"signers": {
|
|
"threshold": 3,
|
|
"weights": [
|
|
{
|
|
"address": "rpHit3GvUR1VSGh2PXcaaZKEEUnCVxWU2i",
|
|
"weight": 1
|
|
}, {
|
|
"address": "rN4oCm1c6BQz6nru83H52FBSpNbC9VQcRc",
|
|
"weight": 1
|
|
}, {
|
|
"address": "rJ8KhCi67VgbapiKCQN3r1ZA6BMUxUvvnD",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
}
|