interface ValidatorProtoMsg {
    typeUrl: "/tendermint.abci.Validator";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.Validator"
value: Uint8Array