We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249d61f commit 07157dfCopy full SHA for 07157df
binaryVersion
@@ -1 +1 @@
1
-tags/v1.8.9
+fix_relayed_v3_esdt_transfer
enableEpochs.toml
@@ -336,6 +336,9 @@
336
# RelayedTransactionsV3EnableEpoch represents the epoch when the relayed transactions v3 will be enabled
337
RelayedTransactionsV3EnableEpoch = 9999999
338
339
+ # RelayedTransactionsV3FixESDTTransferEnableEpoch represents the epoch when the fix for relayed transactions v3 with esdt transfer will be enabled
340
+ RelayedTransactionsV3FixESDTTransferEnableEpoch = 9999999
341
+
342
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
343
BLSMultiSignerEnableEpoch = [
344
{ EnableEpoch = 0, Type = "no-KOSK" },
0 commit comments