When there are two pending signature requests, when one is signed, the signed value is returned to both callers
- Expected: the respected signed values are return to each caller
First, run the development server:
npm install .
npm run dev
-
Enter
1
in the text input -
Click the button to trigger a signature request
-
Ignore the signature popup request from argent
-
Enter
2
in the text input -
Click the button to trigger a signature request
-
Click SIGN on the request from Argent
-
See that two new signatures (both for
2
) are added when only one signature is signed