Skip to content

@swapped/connect-sdk / core / SignWalletMessageRequest

Type Alias: SignWalletMessageRequest

SignWalletMessageRequest = object

Defined in: src/types/wallets.types.ts:135

Properties

message

message: string

Defined in: src/types/wallets.types.ts:137


namespace?

optional namespace?: ChainNamespace

Defined in: src/types/wallets.types.ts:139

Required when the wallet has more than one namespace.


walletId

walletId: WalletId

Defined in: src/types/wallets.types.ts:136