solana/storage-proto/README.md
2021-07-10 19:51:38 -06:00

231 B

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.