Skip to main content

AccountMetasVec

Trait AccountMetasVec 

Source
pub trait AccountMetasVec<AM>
where AM: AccountMetaTrait,
{ // Required method fn get_account_metas_vec( &self, accounts: &mut PackedAccounts<AM>, ) -> Result<(), LightSdkTypesError>; }

Required Methods§

Implementors§