solana-with-rpc-optimizations/storage-proto
behzad nouri cfb028819a
deprecates Signature::new in favor of Signature::{try_,}from (#32481)
2023-07-14 22:51:12 +00: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.