Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 231 Bytes

Storage Protobufs

The solana-storage-proto structs used in src/convert.rs and elsewhere are auto-generated from protobuf definitions on build. To update these structs, simply make the desired edits to proto/*.proto files.