Skip to content

Documentation / server-auth / EthereumSignTransactionRpcInputType

Type alias: EthereumSignTransactionRpcInputType

EthereumSignTransactionRpcInputType: WithOptionalIdempotencyKey<WithWalletIdOrAddressChainType<EthereumBaseTransactionRpcInputType & Object, "ethereum">>

Deprecated

Use EthereumSignTransactionInputType instead with the `privy.walletApi.ethereum.signTransaction(...) method.