devnet: enable contract logging
Change-Id: I3953921cb55923c87ef610488d587bf5d85e44e1
This commit is contained in:
parent
7589d33665
commit
ba9112ff14
|
@ -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 = "*"
|
Loading…
Reference in New Issue