solana-with-rpc-optimizations/storage-proto
Justin Starry d5dec989b9
Enforce tx metadata upload with static types (#23028)
2022-02-10 13:28:18 +08:00
..
proto
src
Cargo.toml
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.