From 5c56ca108196f147b374a6a17cdd83c7467a9ed4 Mon Sep 17 00:00:00 2001 From: Arshavir Ter-Gabrielyan Date: Tue, 4 Mar 2025 16:50:50 +0000 Subject: [PATCH] notes --- rs/nns/sns-wasm/unreleased_changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rs/nns/sns-wasm/unreleased_changelog.md b/rs/nns/sns-wasm/unreleased_changelog.md index 94126a0ff42..0df4c79d72c 100644 --- a/rs/nns/sns-wasm/unreleased_changelog.md +++ b/rs/nns/sns-wasm/unreleased_changelog.md @@ -15,6 +15,8 @@ on the process that this file is part of, see ## Removed +* Remove (previously deprecated) airdrop neurons from initial SNS configuration. `SnsInitPayload.initial_token_distribution` must not specify any neurons in `airdrop_distribution`. + ## Fixed ## Security