Appearance
Documentation / server-auth / EthereumSignTransactionResponseType
Type alias: EthereumSignTransactionResponseType
EthereumSignTransactionResponseType:
Object
Response for the `privy.walletApi.ethereum.signTransaction(...) method.
Type declaration
encoding
encoding:
string
Encoding of the signature.
signedTransaction
signedTransaction:
string
Signed transaction by the wallet.