@triveria/wallet / Exports / WalletPatchPayload
Interface: WalletPatchPayload
Payload to update wallet data
Table of contents
Properties
Properties
config
• Optional 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
• Optional name: string