Open Chralu opened 5 days ago
And why we have SignTransactionConfirmationFormState
naming in send_transaction
rpc_command_receiver ?
And why we have
SignTransactionConfirmationFormState
naming insend_transaction
rpc_command_receiver ?
This looks like a mistake 😓
Describe the problem you discovered
Signing transactions through RPC does not handle TX v3 format.
Because of this, signing v3 transactions from libjs returns an 'Invalid format' error.
v2 format
v3 format
Describe the solution you'd like
There are multiple solutions.
Epic
No response