Skip to main content

ExecutionCapture

Type Alias ExecutionCapture 

Source
pub type ExecutionCapture = BTreeMap<Pubkey, Option<Account>>;

Aliased Typeยง

pub struct ExecutionCapture { /* private fields */ }