Open
Description
"As a dapp developer, I would like to suggest a transaction to the user with some parameters specified, while allowing the user to edit the rest of them."
Alternatively, any / all transaction parameters are filled in by the dapp, but the transaction shows up in "edit mode" in the confirmation so that the user can modify some / all parameters.
We should do this via a new wallet_
RPC method, and @brad-decker suggested the name wallet_suggestDraftTransaction
. Thanks to Twitter user person72443 for suggesting the feature.