solana/storage-proto
Andrew Fitzgerald 75954dc061
Banking worker (#30970)
2023-05-25 10:16:04 -07:00
..
proto Banking worker (#30970) 2023-05-25 10:16:04 -07:00
src Banking worker (#30970) 2023-05-25 10:16:04 -07:00
Cargo.toml chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs chore: bump enum-iterator from 0.8.1 to 1.2.0 (#27496) 2022-08-31 15:07:29 -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.