solana/storage-proto
Trent Nelson d6f22433d0 Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
..
proto
src Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
Cargo.toml Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
README.md
build.rs

README.md

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.