solana-with-rpc-optimizations/storage-proto
Brooks Prumo 800472ddf5
Add AccountsDataMeter to InvokeContext (#21813)
2021-12-28 05:14:48 -06:00
..
proto Add AccountsDataMeter to InvokeContext (#21813) 2021-12-28 05:14:48 -06:00
src Add AccountsDataMeter to InvokeContext (#21813) 2021-12-28 05:14:48 -06:00
Cargo.toml chore: bump serde from 1.0.131 to 1.0.132 (#21989) 2021-12-18 07:45:20 +00: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.