From bbcad13563a6ac823ab5c3fa049e7c723b80235e Mon Sep 17 00:00:00 2001 From: Gordsport <83510148+gordsport@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:06:49 +0000 Subject: [PATCH] chore: add AC thats pushed from palazzo milestone (#2128) As per: - https://github.com/vegaprotocol/specs/pull/2127 This adds inthe AC code that cant be tested in palazzo due to the following issue: - https://github.com/vegaprotocol/vega/issues/10360 --- protocol/nebula-features.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/protocol/nebula-features.json b/protocol/nebula-features.json index 6793c3d46..24c8e5aa3 100644 --- a/protocol/nebula-features.json +++ b/protocol/nebula-features.json @@ -26,6 +26,10 @@ "0028-GOVE-177" ] }, + "Perpetual funding rates": { + "milestone": "nebula", + "acs": ["0053-PERP-036"] + }, "Unknown": { "milestone": "unknown", "acs": []