• The fetchSubscriptionMappings function is used to fetch SubscriptionMappings paths from IPFS. and convert the Aleo Mapping structure into TS Types.

    Parameters

    Returns AsyncThunkAction<undefined | SharedSecretMapping[], SharedSecretMapping[], AsyncThunkConfig>

    The processed SubscriptionMappings data.

    See

    • SharedSecretMapping
    • SharedSecret
    • NewsletterRecord
    • SubscriptionRecord

Generated using TypeDoc