Skip to content

Documentation / server-auth / EthereumSecp256k1SignResponseType

Type alias: EthereumSecp256k1SignResponseType

EthereumSecp256k1SignResponseType: Object

Response for the `privy.walletApi.ethereum.secp256k1Sign(...) method.

Type declaration

encoding

encoding: string

Encoding of the signature.

signature

signature: string

Signature produced by the wallet.