solana-with-rpc-optimizations/storage-proto
Will Hickey 2f58c9e501
Bump version to 1.10.4 (#23743)
2022-03-17 14:02:13 -05:00
..
proto Banking Stage drops transactions that'll exceed the total account data size limit (#23537) 2022-03-13 15:58:57 +00:00
src Banking Stage drops transactions that'll exceed the total account data size limit (#23537) 2022-03-13 15:58:57 +00:00
Cargo.toml Bump version to 1.10.4 (#23743) 2022-03-17 14:02:13 -05: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.