Skip to content

Commit

Permalink
fix: add nakamoto testnet to openapi docs (#1910)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr authored Mar 25, 2024
1 parent a67dbcd commit 01fb971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ openapi: 3.0.2
servers:
- url: https://api.mainnet.hiro.so/
description: Mainnet
- url: https://api.nakamoto.testnet.hiro.so/
description: Nakamoto Testnet
- url: https://api.testnet.hiro.so/
description: Testnet
- url: http://localhost:3999/
Expand Down

0 comments on commit 01fb971

Please sign in to comment.