signMessage
, signTypedData
, and sendTransaction
methods returned by Privy’s useCrossAppAccounts
hooksignMessage
, signTypedData
, and sendTransaction
methods returned by usePrivy
except they all require an additional CrossAppWalletOptions
object of the following type:address
you specify in this CrossAppWalletOptions
object is not a valid embedded wallet
that has been linked to the current user from a provider app, these wallet methods will error.signMessage
method returned by useCrossAppAccounts
, pass the following parameters:string
.signTypedData
method returned by useCrossAppAccounts
, pass the following parameters:TypedData JSON schema.
sendTransaction
method returned by useCrossAppAccounts
, pass the following parameters: