Validate that `UnbondingFee` is lower tham `MinStakingAmount`
KonradStaniec opened this issue · 0 comments
KonradStaniec commented
Parser should check that unbonding fee (https://github.com/babylonchain/networks/blob/main/parameters/parser/ParamsParser.go#L122) is lower that min staking amount https://github.com/babylonchain/networks/blob/main/parameters/parser/ParamsParser.go#L126