Description
Feature Issue
User Story
As a developer,
I want to move to the latest transaction sending RPC
So that
- Mobile client is in sync with Desktop, to make debugging easier
- Mobile uses the unified flow for sending txns, which is less error prone and more robust
Description
The PR [1] unifies the transaction flow as defined in Issue [2]. Desktop PR [3] integrates the changes in [1] to Desktop client.
[1] Status-Go Pr: status-im/status-go#5807
[2] Status-Desktop Integration Issue: status-im/status-desktop#16335
[3] Status-Desktop Integration PR: status-im/status-desktop#16330
This migration is good-to-have before we start integrating sign-with-keycard flows.
Acceptance Criteria
Notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
In Progress