You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verified test plan from Refactors tip flows brave-core#2140 with regular sites, youtube channels, and twitch channels. Verified with both auto contribute enabled and auto contribute disabled.
We need to move getters for tip list into ledger lib. Currently get tips is not wired though bat-native-ledger.
brave_rewards.updateTipsList
tobrave_rewards.getOneTimeTips
brave_rewards.updateRecurringDonationsList
tobrave_rewards.getRecurringTips
GetRecurringDonations
toGetRecurringTips
GetRecurringTips
through bat-native-ledgerUpdateTipsList
toGetOneTimeTips
and merge it withTipsUpdated
functionGetOneTimeTips
through bat-native-ledgerThe text was updated successfully, but these errors were encountered: