Skip to content

Commit 16c86c3

Browse files
committed
change topics.solidity to default false
1 parent 4c91d50 commit 16c86c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/src/main/resources/reference.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ event.subscribe = {
879879
},
880880
{
881881
triggerName = "solidity" // solidity block trigger (just block number and timestamp), the value can't be modified
882-
enable = true // Default: true
882+
enable = false
883883
topic = "solidity"
884884
},
885885
{

0 commit comments

Comments
 (0)