瀏覽代碼

devnet: enable contract logging

Change-Id: I3953921cb55923c87ef610488d587bf5d85e44e1
Evan Gray 4 年之前
父節點
當前提交
ba9112ff14
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      terra/devnet/config/wasm.toml

+ 2 - 0
terra/devnet/config/wasm.toml

@@ -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 = "*"