Sign MPC Transaction for a ECDSA Key using DFNS – web3py
I want an unsigned payload to sign a transaction later with a ECDSA Private key.
This is a MPC wallet so I don’t have the private key directly. The process is:
Get Unsigned Txn data for ECDSA Key that is pending signature – Web3 py
I want an unsigned payload to sign a transaction later with a ECDSA Private key.
This is a MPC wallet so I don’t have the private key directly. The process is: