pub async fn create_wallet(
client: &mut Client<impl FeltRng>,
storage_mode: AccountStorageMode,
) -> Result<(Account, Word), ClientError>pub async fn create_wallet(
client: &mut Client<impl FeltRng>,
storage_mode: AccountStorageMode,
) -> Result<(Account, Word), ClientError>