fun loadBirthday(birthdayHeight: Int): WalletBirthday
Load a birthday matching the given height. This is most commonly used during import to find the first available checkpoint that is lower than the requested height.
birthdayHeight - the height to use as an upper bound for loading.