Skip to content

Commit

Permalink
Merge branch 'master' into IOBP-451-wallet-onboarding-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hantex9 authored Dec 12, 2023
2 parents bbaf2f9 + 3e7a352 commit 455158d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/wallet/wallet_onboarding.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
["2", "AUTH_ERROR"],
["4", "TIMEOUT"],
["8", "CANCELED_BY_USER"],
["14", "INVALID_SESSION"]
["14", "INVALID_SESSION"],
["15", "ALREADY_ONBOARDED"]
];

const simulateOutcome = () => {
Expand Down

0 comments on commit 455158d

Please sign in to comment.