Files
stacks-blockchain-api/rosetta-cli-config/exempt_accounts.json
Asim Mehmood f764054cb8 feat: rosetta data api and construction validation with rosetta-cli
* test: added test for rosetta cli check:construction and check:data

* ci: added github workflow to test  roseta-cli:data

* ci: add github action for rosetta-cli: construction

* refactor: refactor cli tests

* fix: use localhoust for github actions in rosetta config file

* fix: github actions

* fix: rebase issue

* refactor: update rosetta-cli env files path

* refactor: remove hard coded cli container and use rosetta-cli ouput

* perf: remove unnecessary wait of 20 seconds
2021-11-16 10:18:04 -06:00

66 lines
1.2 KiB
JSON

[
{
"account_identifier": {
"address": "STB44HYPYAT2BB2QE513NSP81HTMYWBJP02HPGK6"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "ST11NJTTKGVT6D1HY4NJRVQWMQM7TVAR091EJ8P2Y"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "ST1HB1T8WRNBYB0Y3T7WXZS38NKKPTBR3EG9EPJKR"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "STRYYQQ9M8KAF4NS7WNZQYY59X93XEKR31JP64CP"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "STF9B75ADQAVXQHNEQ6KGHXTG7JP305J2GRWF3A2"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "ST18MDW2PDTBSCR1ACXYRJP2JX70FWNM6YY2VX4SS"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
},
{
"account_identifier": {
"address": "ST000000000000000000002AMW42H"
},
"currency": {
"symbol": "STX",
"decimals": 6
}
}
]