DefaultBirthdayStore(appContext: Context, importedBirthdayHeight: Int? = null, alias: String = DEFAULT_ALIAS)
Default implementation of the WalletBirthdayStore interface that loads checkpoints from the assets directory, in JSON format and stores the current birthday in shared preferences.