solana/storage-proto
Michael Vines 4098af3b5b Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
..
proto Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
src Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
Cargo.toml Add storage-proto build.rs and readme (#18353) 2021-07-09 20:06:06 +00: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.