pub fn get_account( deps: Deps<'_>, env: &Env, account_id: &AccountId, ) -> Result<Account, HostError>
get the account from the registry contract