diff --git a/crates/icepick/workflows/cosmos/transfer.yaml b/crates/icepick/workflows/cosmos/transfer.yaml index fadcb39..4fe93f4 100644 --- a/crates/icepick/workflows/cosmos/transfer.yaml +++ b/crates/icepick/workflows/cosmos/transfer.yaml @@ -17,6 +17,11 @@ inputs: - name: "asset_amount" description: >- The amount of the asset to send. +- name: gas_factor + description: >- + An amount to multiply the required gas by; necessary if a chain requires + more gas for a specific operation. + optional: true step: - type: "cosmos-get-chain-info" inputs: