chore(confix): update v0.47 and v0.50 config (#17652)
This commit is contained in:
@@ -259,7 +259,7 @@ fsync = "false"
|
||||
#
|
||||
# Note, this configuration only applies to SDK built-in app-side mempool
|
||||
# implementations.
|
||||
max-txs = "5000"
|
||||
max-txs = 5000
|
||||
|
||||
[wasm]
|
||||
# This is the maximum sdk gas (wasm and storage) that we allow for any x/wasm "smart" queries
|
||||
|
||||
@@ -221,7 +221,7 @@ stop-node-on-err = true
|
||||
#
|
||||
# Note, this configuration only applies to SDK built-in app-side mempool
|
||||
# implementations.
|
||||
max-txs = "5000"
|
||||
max-txs = 5000
|
||||
|
||||
[wasm]
|
||||
# This is the maximum sdk gas (wasm and storage) that we allow for any x/wasm "smart" queries
|
||||
|
||||
Reference in New Issue
Block a user