interface SimpleValidatorProtoMsg {
    typeUrl: "/tendermint.types.SimpleValidator";
    value: Uint8Array;
}

Properties

Properties

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