interface MsgCreateValidatorProtoMsg {
    typeUrl: "/cosmos.staking.v1beta1.MsgCreateValidator";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.staking.v1beta1.MsgCreateValidator"
value: Uint8Array