From 1a1b6e22eeca4e6b5cc640351060128d70dd3897 Mon Sep 17 00:00:00 2001 From: Marek Mahut Date: Tue, 3 Jan 2023 17:12:12 +0100 Subject: [PATCH] chore(testnet): removing --- openapi.yaml | 8 -------- src/definitions.yaml | 8 -------- 2 files changed, 16 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index c225624d..24d82a5a 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -50,12 +50,6 @@ info: https://cardano-mainnet.blockfrost.io/api/v0 - - Cardano testnet - - https://cardano-testnet.blockfrost.io/api/v0 - - Cardano preprod @@ -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 diff --git a/src/definitions.yaml b/src/definitions.yaml index f7e8867a..3c24af6b 100644 --- a/src/definitions.yaml +++ b/src/definitions.yaml @@ -40,12 +40,6 @@ info: https://cardano-mainnet.blockfrost.io/api/v0 - - Cardano testnet - - https://cardano-testnet.blockfrost.io/api/v0 - - Cardano preprod @@ -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