protosol 7.3.1

Protobuf definitions for the SVM fuzzing project.
Documentation
1
2
3
4
5
6
mod account;
mod block;
mod context;
mod txn;

pub type KeyedAccountSharedData = (solana_pubkey::Pubkey, solana_account::AccountSharedData);