solana-with-rpc-optimizations/storage-proto
Giles Cope c3a610374a unused deps 2021-09-11 14:33:53 -07:00
..
proto Return error if Transaction contains writable executable or ProgramData accounts (#19629) 2021-09-08 15:21:52 -06:00
src Return error if Transaction contains writable executable or ProgramData accounts (#19629) 2021-09-08 15:21:52 -06:00
Cargo.toml unused deps 2021-09-11 14:33:53 -07: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.