Skip to content

Commit

Permalink
Modify the code of query tx_gas_limit (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesde94 committed Apr 30, 2020
1 parent 80417f3 commit 041d85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ FISCO BCOS系统目前主要包括如下系统参数(未来会扩展其他系统

# 设置交易gas限制为400000000
[group:1]> setSystemConfigByKey tx_gas_limit 400000000
[group:1]> getSystemConfigByKey
[group:1]> getSystemConfigByKey tx_gas_limit
[400000000]

# RPBFT共识算法下,设置一个共识周期选取参与共识的节点数目为4
Expand Down

0 comments on commit 041d85d

Please sign in to comment.