Interface WalletPluginConfig

The static configuration of a WalletPlugin.

Hierarchy

  • WalletPluginConfig

Properties

requiresChainSelect: boolean

Indicates if the pp requires the user to manually select the blockchain to authorize against.

requiresPermissionEntry?: boolean

Indicates if the WalletPlugin requires the user to manually enter a permission to use.

requiresPermissionSelect: boolean

Indicates if the WalletPlugin requires the user to select a permission to use from a list.

supportedChains?: Checksum256Type[]

If set, indicates which blockchains are compatible with this WalletPlugin.