solana/storage-proto
Tao Zhu 9c9f2dd5bd port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
..
proto port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
src port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
Cargo.toml Bump serde from 1.0.132 to 1.0.133 (#22233) 2022-01-03 22:19:39 +00:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs Add missing InstructionError::IllegalOwner conversion (#21524) 2021-12-01 16:28:50 -07: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.