aboutsummaryrefslogtreecommitdiff
path: root/docs/PORTABLE_STORAGE.md
Commit message (Collapse)AuthorAgeFilesLines
* Changes to PORTABLE_STORAGE.mdJeffrey2022-05-041-34/+76
| | | | | | * More information about array entries (especially nesting) * Varint encoding examples * Expanded string and integer encoding information
* Docs: Add documentation for EPEE Portable StorageJeffrey2022-04-231-0/+156
Ripped directly from @jtgrassie 's monero-binary-rpc repo. It's a very helpful little document and I think it deserves a place in the main repo.