Skip to content

Commit 3780088

Browse files
committed
func(cfg): add saveCancelAllUnfreezeV2Details switch description to the configuration file
1 parent cb18372 commit 3780088

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

framework/src/main/resources/config.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,9 @@ vm = {
611611
# Indicates whether the node stores featured internal transactions, such as freeze, vote and so on
612612
# saveFeaturedInternalTx = false
613613

614+
# Indicates whether the node stores the details of the internal transactions generated by the CANCELALLUNFREEZEV2 opcode, such as bandwidth/energy/tronpower cancel amount.
615+
# saveCancelAllUnfreezeV2Details = false
616+
614617
# In rare cases, transactions that will be within the specified maximum execution time (default 10(ms)) are re-executed and packaged
615618
# longRunningTime = 10
616619

0 commit comments

Comments
 (0)