Merge PR #3555: Reintroduce Fees OR Semantics
This commit is contained in:
committed by
Jack Zampolin
parent
685bfca1d4
commit
7bc837aa06
@@ -13,7 +13,7 @@ signature verification, as well as costs proportional to the tx size. Operators
|
||||
should set minimum gas prices when starting their nodes. They must set the unit
|
||||
costs of gas in each token denomination they wish to support:
|
||||
|
||||
`gaiad start ... --minimum-gas-prices=0.00001steak,0.05photinos`
|
||||
`gaiad start ... --minimum-gas-prices=0.00001steak;0.05photinos`
|
||||
|
||||
When adding transactions to mempool or gossipping transactions, validators check
|
||||
if the transaction's gas prices, which are determined by the provided fees, meet
|
||||
|
||||
Reference in New Issue
Block a user