Skip to content

Documentation / server-auth / SolanaSignMessageInputType

Type alias: SolanaSignMessageInputType

SolanaSignMessageInputType: SolanaRpcWrapper<Object>

Input for the privy.walletApi.solana.signMessage(...) method.

Type declaration

message

message: string | Uint8Array

Message to sign with the wallet.