solana/storage-proto
github-actions[bot] fbf1bf6d86
Bump Version to 1.11.6 (#26906)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
2022-08-03 12:48:43 -05:00
..
proto Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
src Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
Cargo.toml Bump Version to 1.11.6 (#26906) 2022-08-03 12:48:43 -05:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs Bump prost, tonic to pick up protoc fix (#26854) 2022-08-02 16:37:28 -06:00

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.