solana/storage-proto
Will Hickey 51f26dc96e
Bump version to 1.11.1 (#26104)
2022-06-21 12:07:46 -05:00
..
proto Include account index in rent paying account tx error (#25189) 2022-05-16 23:35:34 +08:00
src Include account index in rent paying account tx error (#25189) 2022-05-16 23:35:34 +08:00
Cargo.toml Bump version to 1.11.1 (#26104) 2022-06-21 12:07:46 -05:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs Bump tonic, tonic-build, prost, and etcd-client (#24147) 2022-04-08 10:21:45 -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.