From 91cbb332f44af501e5eaf1134d641305bcc2ffd8 Mon Sep 17 00:00:00 2001 From: matejcik Date: Tue, 9 Jul 2024 11:37:21 +0200 Subject: [PATCH] chore(common): drop NEM mosaics support when NEM network is unsupported this does not affect codegen but it might confuse consumers of the support info --- common/defs/support.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/common/defs/support.json b/common/defs/support.json index f79ad9e8b..651ee196d 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -204,12 +204,7 @@ "misc:XRP": "2.6.1", "misc:XTZ": "2.6.1", "misc:tADA": "2.6.1", - "misc:tXRP": "2.6.1", - "nem:BREEZE": "2.6.1", - "nem:DIM": "2.6.1", - "nem:DIMTOK": "2.6.1", - "nem:PAC:CHS": "2.6.1", - "nem:PAC:HRT": "2.6.1" + "misc:tXRP": "2.6.1" }, "unsupported": { "bitcoin:BTG": "not for T2B1 (#2793)", @@ -226,7 +221,12 @@ "bitcoin:tPART": "incompatible fork", "misc:EOS": "not for T2B1 (#2793)", "misc:LSK": "Incompatible mainnet hard-fork", - "nem:XEM": "not for T2B1 (#2793)" + "nem:XEM": "not for T2B1 (#2793)", + "nem:BREEZE": "not for T2B1 (#2793)", + "nem:DIM": "not for T2B1 (#2793)", + "nem:DIMTOK": "not for T2B1 (#2793)", + "nem:PAC:CHS": "not for T2B1 (#2793)", + "nem:PAC:HRT": "not for T2B1 (#2793)" } }, "T2T1": { @@ -434,12 +434,7 @@ "misc:XRP": "2.6.1", "misc:XTZ": "2.6.1", "misc:tADA": "2.6.1", - "misc:tXRP": "2.6.1", - "nem:BREEZE": "2.6.1", - "nem:DIM": "2.6.1", - "nem:DIMTOK": "2.6.1", - "nem:PAC:CHS": "2.6.1", - "nem:PAC:HRT": "2.6.1" + "misc:tXRP": "2.6.1" }, "unsupported": { "bitcoin:BTG": "not for T3T1 (#2793)", @@ -456,7 +451,12 @@ "bitcoin:tPART": "incompatible fork", "misc:EOS": "not for T3T1 (#2793)", "misc:LSK": "Incompatible mainnet hard-fork", - "nem:XEM": "not for T3T1 (#2793)" + "nem:XEM": "not for T3T1 (#2793)", + "nem:BREEZE": "not for T3T1 (#2793)", + "nem:DIM": "not for T3T1 (#2793)", + "nem:DIMTOK": "not for T3T1 (#2793)", + "nem:PAC:CHS": "not for T3T1 (#2793)", + "nem:PAC:HRT": "not for T3T1 (#2793)" } }, "connect": {