devnet: enable contract logging

Change-Id: I3953921cb55923c87ef610488d587bf5d85e44e1
This commit is contained in:
Evan Gray 2021-08-31 10:50:18 -04:00
parent 7589d33665
commit ba9112ff14
1 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,5 @@ contract-query-gas-limit = "3000000"
# the cost of increased memory usage. We cannot pick universal
# parameters for this, so we should allow node operators to set it.
lru-size = "0"
contract-logging-whitelist = "*"