@triveria/wallet / Exports / WalletCreatePayload
Interface: WalletCreatePayload
Payload to create a wallet
Table of contents
Properties
Properties
config
• config: WalletConfig
Defined in
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
name
• name: string