Skip to content

Commit 0019bb7

Browse files
committed
change topics.solidity to default false
1 parent 16c86c3 commit 0019bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/src/main/resources/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ event.subscribe = {
480480
},
481481
{
482482
triggerName = "solidity" // solidity block trigger(just include solidity block number and timestamp), the value can't be modified
483-
enable = true // Default: true
483+
enable = false
484484
topic = "solidity"
485485
},
486486
{

0 commit comments

Comments
 (0)