solana/storage-proto
Michael Vines dd12d90eac Upgrade to Rust 2021 2021-11-30 20:43:46 -08:00
..
proto refactor cost calculation (#21062) 2021-11-12 01:04:53 -06:00
src refactor cost calculation (#21062) 2021-11-12 01:04:53 -06:00
Cargo.toml Upgrade to Rust 2021 2021-11-30 20:43:46 -08:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs storage-proto: Rework source generation 2021-07-10 19:51:38 -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.