From 5fad508f628f38d7d4f092948dfb21aa021deecd Mon Sep 17 00:00:00 2001
From: Call Delegation <106365423+calldelegation@users.noreply.github.com>
Date: Thu, 5 Oct 2023 16:32:09 -0400
Subject: [PATCH] Removing all beta-2 documentation and adding beta-3
depreciation note (#23)
Beta-3 has just been depreciated in favour of beta-4. See the
announcement below:
https://forum.fuel.network/t/sunsetting-beta-3-testnet/3145
---
docs/overview.mdx | 10 ++--------
docs/reference/objects.mdx | 2 --
2 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/docs/overview.mdx b/docs/overview.mdx
index 8d49002..e9a5b97 100644
--- a/docs/overview.mdx
+++ b/docs/overview.mdx
@@ -17,12 +17,9 @@ You can test out the Fuel GraphQL API playground here:
Beta-4:
https://beta-4.fuel.network/playground
-Beta-3:
+Beta-3: *(deprecated)*:
https://beta-3.fuel.network/playground
-Beta-2 *(deprecated)*:
-https://node-beta-2.fuel.network/playground
-
You can learn more about the differences between each network [here](https://fuellabs.github.io/fuel-docs/master/networks/networks.html).
## API Endpoints
@@ -30,8 +27,5 @@ You can learn more about the differences between each network [here](https://fue
Beta-4:
https://beta-4.fuel.network/graphql
-Beta-3:
+Beta-3: *(deprecated)*:
https://beta-3.fuel.network/graphql
-
-Beta-2 *(deprecated)*:
-https://node-beta-2.fuel.network/graphql
diff --git a/docs/reference/objects.mdx b/docs/reference/objects.mdx
index 87cfd92..ce485d0 100644
--- a/docs/reference/objects.mdx
+++ b/docs/reference/objects.mdx
@@ -1029,8 +1029,6 @@ The block height of the data availability layer up to which (inclusive) input me
> The status of the message UTXO.
-> `fuelBlockSpend`: `U64`_(beta-2 only)_
-
> The block in which the message is spent.
## `MessageCoin`