solana-with-rpc-optimizations/storage-proto
Will Hickey 1a99251498
Bump version to 1.10.1 (#23453)
2022-03-02 13:47:01 -06:00
..
proto
src
Cargo.toml Bump version to 1.10.1 (#23453) 2022-03-02 13:47:01 -06:00
README.md
build.rs

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.