solana/storage-proto
Jack May cde15ff687
support 64-bit prioritization fee (#25027)
2022-05-12 11:07:36 -07:00
..
proto support 64-bit prioritization fee (#25027) 2022-05-12 11:07:36 -07:00
src support 64-bit prioritization fee (#25027) 2022-05-12 11:07:36 -07:00
Cargo.toml chore: bump enum-iterator from 0.7.0 to 0.8.1 (#25092) 2022-05-10 20:58:03 -06: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.