Cross-language definitions for standard LBRY types
Go to file
Mark 54c3c28f67
Merge pull request #30 from lbryio/update_go_files
built libraries with matching versions. Fixed compile error in go.
2019-04-04 20:59:19 -04:00
v1 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
v2 built libraries with matching versions. Fixed compile error in go. 2019-04-04 20:57:24 -04: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