solana/storage-proto
Will Hickey ed8c224374
Bump version to v1.12 (#26967)
2022-08-06 13:20:30 -05:00
..
proto transaction-status, storage-proto: add compute_units_consumed (#26528) 2022-08-06 17:14:31 +00:00
src transaction-status, storage-proto: add compute_units_consumed (#26528) 2022-08-06 17:14:31 +00:00
Cargo.toml Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -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.