pub fn capture_account_states(
context: &LiteSVM,
transaction: &Transaction,
) -> AccountStatesExpand description
Capture account states from LiteSVM context. Call this before and after sending the transaction.
pub fn capture_account_states(
context: &LiteSVM,
transaction: &Transaction,
) -> AccountStatesCapture account states from LiteSVM context. Call this before and after sending the transaction.