move wallet jsonschema
This commit is contained in:
parent
edf970d25a
commit
73610f6654
2 changed files with 4 additions and 1 deletions
|
@ -1,9 +1,12 @@
|
|||
# LBRY Types
|
||||
|
||||
Cross-language definitions for standard 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
|
||||
|
|
Loading…
Reference in a new issue