type SignEvmTransactionResult = { signedTransaction: Hex; };
signedTransaction
Hex
Was this page helpful?