diff --git a/lbrynet/schema/proto/__init__.py b/lbrynet/schema/proto2/__init__.py similarity index 100% rename from lbrynet/schema/proto/__init__.py rename to lbrynet/schema/proto2/__init__.py diff --git a/lbrynet/schema/proto/certificate.proto b/lbrynet/schema/proto2/certificate.proto similarity index 100% rename from lbrynet/schema/proto/certificate.proto rename to lbrynet/schema/proto2/certificate.proto diff --git a/lbrynet/schema/proto/certificate_pb2.py b/lbrynet/schema/proto2/certificate_pb2.py similarity index 100% rename from lbrynet/schema/proto/certificate_pb2.py rename to lbrynet/schema/proto2/certificate_pb2.py diff --git a/lbrynet/schema/proto/claim.proto b/lbrynet/schema/proto2/claim.proto similarity index 100% rename from lbrynet/schema/proto/claim.proto rename to lbrynet/schema/proto2/claim.proto diff --git a/lbrynet/schema/proto/claim_pb2.py b/lbrynet/schema/proto2/claim_pb2.py similarity index 100% rename from lbrynet/schema/proto/claim_pb2.py rename to lbrynet/schema/proto2/claim_pb2.py diff --git a/lbrynet/schema/proto/fee.proto b/lbrynet/schema/proto2/fee.proto similarity index 100% rename from lbrynet/schema/proto/fee.proto rename to lbrynet/schema/proto2/fee.proto diff --git a/lbrynet/schema/proto/fee_pb2.py b/lbrynet/schema/proto2/fee_pb2.py similarity index 100% rename from lbrynet/schema/proto/fee_pb2.py rename to lbrynet/schema/proto2/fee_pb2.py diff --git a/lbrynet/schema/proto/metadata.proto b/lbrynet/schema/proto2/metadata.proto similarity index 100% rename from lbrynet/schema/proto/metadata.proto rename to lbrynet/schema/proto2/metadata.proto diff --git a/lbrynet/schema/proto/metadata_pb2.py b/lbrynet/schema/proto2/metadata_pb2.py similarity index 100% rename from lbrynet/schema/proto/metadata_pb2.py rename to lbrynet/schema/proto2/metadata_pb2.py diff --git a/lbrynet/schema/proto/signature.proto b/lbrynet/schema/proto2/signature.proto similarity index 100% rename from lbrynet/schema/proto/signature.proto rename to lbrynet/schema/proto2/signature.proto diff --git a/lbrynet/schema/proto/signature_pb2.py b/lbrynet/schema/proto2/signature_pb2.py similarity index 100% rename from lbrynet/schema/proto/signature_pb2.py rename to lbrynet/schema/proto2/signature_pb2.py diff --git a/lbrynet/schema/proto/source.proto b/lbrynet/schema/proto2/source.proto similarity index 100% rename from lbrynet/schema/proto/source.proto rename to lbrynet/schema/proto2/source.proto diff --git a/lbrynet/schema/proto/source_pb2.py b/lbrynet/schema/proto2/source_pb2.py similarity index 100% rename from lbrynet/schema/proto/source_pb2.py rename to lbrynet/schema/proto2/source_pb2.py diff --git a/lbrynet/schema/proto/stream.proto b/lbrynet/schema/proto2/stream.proto similarity index 100% rename from lbrynet/schema/proto/stream.proto rename to lbrynet/schema/proto2/stream.proto diff --git a/lbrynet/schema/proto/stream_pb2.py b/lbrynet/schema/proto2/stream_pb2.py similarity index 100% rename from lbrynet/schema/proto/stream_pb2.py rename to lbrynet/schema/proto2/stream_pb2.py