interface SendEnabledProtoMsg {
    typeUrl: "/cosmos.bank.v1beta1.SendEnabled";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.bank.v1beta1.SendEnabled"
value: Uint8Array