Cross-language definitions for standard LBRY types
Go to file
2019-12-28 16:44:37 -05:00
v1 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
v2 remove omitemptys from generated golang code 2019-12-28 16:44:37 -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