fixed pre-Carrot TX construction; removed currently-extraneous RCTTypeFcmpPlusPlus

This commit is contained in:
Some Random Crypto Guy
2025-05-20 10:06:33 +01:00
parent 53db771c35
commit 5f6122d045
5 changed files with 57 additions and 26 deletions
+2 -1
View File
@@ -264,7 +264,8 @@ namespace rct {
case RCTTypeBulletproof2:
case RCTTypeCLSAG:
case RCTTypeBulletproofPlus:
case RCTTypeFcmpPlusPlus:
case RCTTypeFullProofs:
case RCTTypeSalviumOne:
return true;
case RCTTypeNull:
case RCTTypeFull: