We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67dbcd commit 01fb971Copy full SHA for 01fb971
docs/openapi.yaml
@@ -2,6 +2,8 @@ openapi: 3.0.2
2
servers:
3
- url: https://api.mainnet.hiro.so/
4
description: Mainnet
5
+ - url: https://api.nakamoto.testnet.hiro.so/
6
+ description: Nakamoto Testnet
7
- url: https://api.testnet.hiro.so/
8
description: Testnet
9
- url: http://localhost:3999/
0 commit comments