interface ValidatorProtoMsg {
    typeUrl: "/cosmos.staking.v1beta1.Validator";
    value: Uint8Array;
}

Properties

Properties

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