interface DepositAminoMsg {
    type: "cosmos-sdk/Deposit";
    value: DepositAmino;
}

Properties

Properties

type: "cosmos-sdk/Deposit"