mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-13 16:43:08 +08:00
* Test Rosetta- network options api * Rosetta-example-test * Removed extra space * Formatted Json file * Added JSON examples for API's * Renamed file names * Renamed json examples
11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
|
"network_identifier": {
|
|
"blockchain": "stacks",
|
|
"network": "mainnet"
|
|
},
|
|
"block_identifier": {
|
|
"index": 71107,
|
|
"hash": "0xce7e16561150f3a379845f4e96c3dd8f8396e397495821c9eec6b429391c529c"
|
|
}
|
|
}
|