Skip to content

Commit

Permalink
Merge pull request #271 from blockfrost/mmahut/remove_testnet
Browse files Browse the repository at this point in the history
chore(testnet): removing
  • Loading branch information
sorki authored Jan 3, 2023
2 parents 9054db3 + 1a1b6e2 commit d9e794d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ info:
<code>https://cardano-mainnet.blockfrost.io/api/v0</code>
</td>
</tr>
<tr>
<td>Cardano testnet</td>
<td>
<code>https://cardano-testnet.blockfrost.io/api/v0</code>
</td>
</tr>
<tr>
<td>Cardano preprod</td>
<td>
Expand Down Expand Up @@ -316,8 +310,6 @@ info:
servers:
- url: https://cardano-mainnet.blockfrost.io/api/v0
description: Cardano Mainnet network
- url: https://cardano-testnet.blockfrost.io/api/v0
description: Cardano Testnet network
- url: https://cardano-preprod.blockfrost.io/api/v0
description: Cardano Preprod network
- url: https://cardano-preview.blockfrost.io/api/v0
Expand Down
8 changes: 0 additions & 8 deletions src/definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ info:
<code>https://cardano-mainnet.blockfrost.io/api/v0</code>
</td>
</tr>
<tr>
<td>Cardano testnet</td>
<td>
<code>https://cardano-testnet.blockfrost.io/api/v0</code>
</td>
</tr>
<tr>
<td>Cardano preprod</td>
<td>
Expand Down Expand Up @@ -242,8 +236,6 @@ info:
servers:
- url: https://cardano-mainnet.blockfrost.io/api/v0
description: Cardano Mainnet network
- url: https://cardano-testnet.blockfrost.io/api/v0
description: Cardano Testnet network
- url: https://cardano-preprod.blockfrost.io/api/v0
description: Cardano Preprod network
- url: https://cardano-preview.blockfrost.io/api/v0
Expand Down

0 comments on commit d9e794d

Please sign in to comment.