Skip to main content

@triveria/wallet / Exports / WalletCreatePayload

Interface: WalletCreatePayload

Payload to create a wallet

Table of contents

Properties

Properties

config

config: WalletConfig

Defined in

api.ts:1083


metadata

Optional metadata: Object

Custom key value pairs associated with the wallet. The key must not exceed 64 characters and the value must not exceed 256 characters.

Index signature

▪ [key: string]: any

Defined in

api.ts:1087


name

name: string

Defined in

api.ts:1082