solana_account

Function create_account_shared_data_with_fields

Source
pub fn create_account_shared_data_with_fields<S: Sysvar>(
    sysvar: &S,
    fields: InheritableAccountFields,
) -> AccountSharedData
Available on crate feature bincode only.
Expand description

Create an Account from a Sysvar.