interface ProtocolVersionProtoMsg {
    typeUrl: "/tendermint.p2p.ProtocolVersion";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.p2p.ProtocolVersion"
value: Uint8Array