interface ValidatorSetProtoMsg {
    typeUrl: "/tendermint.types.ValidatorSet";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.types.ValidatorSet"
value: Uint8Array