Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

feat: add a redirect field to asynchronous request responses #75

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

danroc
Copy link
Contributor

@danroc danroc commented Aug 25, 2023

This new field should allow snap keyrings that implement the async flow to redirect users to a dapp to continue the transaction signature. This is specially useful for MPC keyrings, since they require some interaction with other participants to sign the transaction.

This new field should allow snap keyrings that implement the async flow
to redirect users to a dapp to continue the transaction signature. This
is specially useful for MPC keyrings, since they require some
interaction with other participants to sign the transaction.
@danroc danroc requested a review from a team August 25, 2023 12:51
Copy link
Member

@gantunesr gantunesr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/api.ts Show resolved Hide resolved
@danroc danroc merged commit c1ea400 into main Aug 25, 2023
16 checks passed
@danroc danroc deleted the feature/add-redirect-response branch August 25, 2023 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants