interface SendEnabledAminoMsg {
    type: "cosmos-sdk/SendEnabled";
    value: SendEnabledAmino;
}

Properties

Properties

type: "cosmos-sdk/SendEnabled"