Skip to main content

@triveria/wallet / Exports / WalletPatchPayload

Interface: WalletPatchPayload

Payload to update wallet data

Table of contents

Properties

Properties

config

Optional config: WalletConfig

Defined in

api.ts:1145


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:1149


name

Optional name: string

Defined in

api.ts:1144