Skip to content

Ensure specification handles revenue sharing use case correctly #6

@lukewarlow

Description

@lukewarlow

For revenue sharing the wallet address on the website isn't consistent once requested (we follow redirects and that might end up with different wallet address URLs). We need to make sure that we always use the original resolved wallet address for the duration of a session. The WalletAddressDetails contains an ID and a URL. The URL is currently the original URL and not the resolved one. So if we use this again it might not give the same result.

We separately need should make sure that CSP handles the resolved URLs insteadof/alongside the original one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions