cosmos-multisig-ui/components/forms/CreateTxForm/MsgForm
2024-01-15 09:35:58 +01:00
..
index.tsx Add migrate form 2023-07-10 19:18:49 +02:00
MsgClaimRewardsForm.tsx Add SelectValidator to forms 2024-01-15 09:35:58 +01:00
MsgCreateVestingAccountForm.tsx Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
MsgDelegateForm.tsx Add SelectValidator to forms 2024-01-15 09:35:58 +01:00
MsgExecuteContractForm.tsx Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
MsgInstantiateContract2Form.tsx Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
MsgInstantiateContractForm.tsx Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
MsgMigrateContractForm.tsx Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
MsgRedelegateForm.tsx Add SelectValidator to forms 2024-01-15 09:35:58 +01:00
MsgSendForm.tsx Check for null microCoin and allow empty custom denom 2024-01-08 12:43:05 +01:00
MsgSetWithdrawAddressForm.tsx Tweak forms with trim and misc improvements 2023-09-07 17:07:51 +02:00
MsgTransferForm.tsx Adapt codebase to CosmJS/cosmjs-types changes 2023-12-19 15:02:04 +01:00
MsgUndelegateForm.tsx Add SelectValidator to forms 2024-01-15 09:35:58 +01:00