solana/storage-proto/README.md

6 lines
231 B
Markdown
Raw Permalink Normal View History

# 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.