Skip to content

Commit

Permalink
Fix typo on spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsam committed Jun 30, 2021
1 parent 88e7d24 commit de3bf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/liquidity/spec/08_params.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SwapFeeRate | string (sdk.Dec) | "0.003000000000000000"
WithdrawFeeRate | string (sdk.Dec) | "0.000000000000000000"
MaxOrderAmountRatio | string (sdk.Dec) | "0.100000000000000000"
UnitBatchHeight | uint32 | 1
CircuitBreakerEnabled | CircuitBreakerEnabled | false
CircuitBreakerEnabled | bool | false

## PoolTypes

Expand Down

0 comments on commit de3bf3a

Please sign in to comment.