You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.