Skip to content

Commit 01fb971

Browse files
authored
fix: add nakamoto testnet to openapi docs (#1910)
1 parent a67dbcd commit 01fb971

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ openapi: 3.0.2
22
servers:
33
- url: https://api.mainnet.hiro.so/
44
description: Mainnet
5+
- url: https://api.nakamoto.testnet.hiro.so/
6+
description: Nakamoto Testnet
57
- url: https://api.testnet.hiro.so/
68
description: Testnet
79
- url: http://localhost:3999/

0 commit comments

Comments
 (0)