Appearance
@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?
optionalnamespace?: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