taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e07c6fdff87e14416dc5c9cb9c44d987e6a260c4
parent b010a415cd3bf837cefc63ec23a82cdc2a5b0c96
Author: Florian Dold <florian@dold.me>
Date:   Tue,  1 Nov 2022 15:37:50 +0100

update wallet-core API docs

Diffstat:
Mwallet/wallet-core.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wallet/wallet-core.md b/wallet/wallet-core.md @@ -2868,7 +2868,7 @@ export interface ExchangeListItem { paytoUris: string[]; tosStatus: ExchangeTosStatus; exchangeStatus: ExchangeEntryStatus; - supportedAgeGroups: number[]; + ageRestrictionOptions: number[]; /** * Permanently added to the wallet, as opposed to just * temporarily queried.