From 2cc7c882f71ca591dc2b22b016e77051424350f3 Mon Sep 17 00:00:00 2001 From: Stephen Buttolph Date: Thu, 29 Jun 2023 12:32:33 -0400 Subject: [PATCH] comment on pruning --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 6cb35510022..473b71af326 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -6,6 +6,8 @@ This version is backwards compatible to [v1.10.0](https://github.com/ava-labs/av The plugin version is unchanged at `26` and compatible with versions `v1.10.1 - v1.10.3`. +**The first startup of the X-Chain will perform a pruning operation. This pruning runs in the background and does not impact restart time.** + ### APIs - Removed `avalanche_X_vm_avalanche_metervm_pending_txs_count` metric