Basic reference for the Global Fee module
Parameter | Type | Description |
---|---|---|
minimum_gas_prices | DecCoin[] | Network-wide minimum gas prices |
bypass_min_fee_msg_types | string[] | Message types that can bypass minimum fees |
max_total_bypass_min_fee_msg_gas_usage | uint64 | Maximum gas usage for bypass transactions |
/ibc.core.channel.v1.MsgRecvPacket
- IBC packet reception/ibc.core.channel.v1.MsgAcknowledgement
- IBC acknowledgement/ibc.core.client.v1.MsgUpdateClient
- IBC client updates/ibc.core.channel.v1.MsgTimeout
- IBC packet timeout/ibc.core.channel.v1.MsgTimeoutOnClose
- IBC timeout on closeparams
: Current Global Fee parameters/gaia.globalfee.v1beta1.MsgUpdateParams
Authority Required: Governance only
Fields:
authority
: Governance authority addressparams
: New module parameters