You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There may be some use cases where a transaction is created and signed, but submitted by or used by another tool. The application should allow you to:
(1) Create a transaction
(2) Share the transaction for signing
(3) Does not submit the transaction
(4) The transaction is exported from the tool (can be via API)
Solution
Design a solution for this feature.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Maybe at the transaction creation stage, the window has an option to select the transaction to not be submitted once signed and then the transaction does not get promoted to the execute stage. Once the transaction receives its signature(s) it then moves to history.
Problem
There may be some use cases where a transaction is created and signed, but submitted by or used by another tool. The application should allow you to:
(1) Create a transaction
(2) Share the transaction for signing
(3) Does not submit the transaction
(4) The transaction is exported from the tool (can be via API)
Solution
Design a solution for this feature.
Alternatives
No response
The text was updated successfully, but these errors were encountered: