Skip to content

Commit 337cbcf

Browse files
committed
Set enabled block in testnet for allow_up_to_6_decimal_transfer_value_only timer flag
1 parent 7aa0e97 commit 337cbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain-configs/testnet-prod/timer_flags.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"has_bandage": true
6161
},
6262
"allow_up_to_6_decimal_transfer_value_only": {
63-
"enabled_block": null,
63+
"enabled_block": 3062600,
6464
"has_bandage": true
6565
}
6666
}

0 commit comments

Comments
 (0)