storage-proto: Rework source generation

This commit is contained in:
Trent Nelson
2021-07-10 13:50:55 -06:00
committed by Trent Nelson
parent cf9a4575ae
commit 899b09872b
6 changed files with 14 additions and 23 deletions

View File

@@ -2,4 +2,4 @@
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 `src/*.proto` files.
simply make the desired edits to `proto/*.proto` files.