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
20 lines
347 B
JSON
20 lines
347 B
JSON
{
|
|
"signers": {
|
|
"threshold": 2,
|
|
"weights": [
|
|
{
|
|
"address": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
|
"weight": 1
|
|
},
|
|
{
|
|
"address": "rpZc4mVfWUif9CRoHRKKcmhu1nx2xktxBo",
|
|
"weight": 1
|
|
},
|
|
{
|
|
"address": "rwBYyfufTzk77zUSKEu4MvixfarC35av1J",
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
}
|