Cross-language definitions for standard LBRY types
Find a file
Alex Grintsvayg 076e2ccdae
Merge branch 'minor_changes'
* minor_changes:
  rename proto to avoid namespace conflicts when importing v1+v2
2019-03-04 09:54:34 -05:00
v1 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
v2 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
.gitignore gitignore 2017-12-15 10:23:37 -05:00
README.md new proto3 definitions 2019-02-27 12:03:57 -05:00

LBRY Types

Cross-language definitions for standard LBRY types.

v1/ contains the old proto2 files. v2/ contains the new proto3 files. See the README.md file in each dir for instructions on using each.

License

MIT