solana/storage-proto
github-actions[bot] 5d038b9d2a
Bump Version to 1.11.5 (#26758)
Co-authored-by: willhickey <willhickey@users.noreply.github.com>
2022-07-25 13:05:14 -06:00
..
proto Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
src Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
Cargo.toml Bump Version to 1.11.5 (#26758) 2022-07-25 13:05:14 -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.