Cross-language definitions for standard LBRY types
Go to file
2022-02-24 09:22:28 -05:00
jsonschema move wallet jsonschema 2022-02-24 09:22:28 -05:00
v1 rename proto to avoid namespace conflicts when importing v1+v2 2019-03-04 09:54:16 -05:00
v2 move wallet jsonschema 2022-02-24 09:22:28 -05:00
.gitignore gitignore 2017-12-15 10:23:37 -05:00
README.md move wallet jsonschema 2022-02-24 09:22:28 -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.

jsonschema/ contains the definition of the wallet file.

License

MIT