Options
All
  • Public
  • Public/Protected
  • All
Menu

Define chain type Includes two main chain: Solana chain and Ethereum chain

Index

Enumeration Members

Enumeration Members

ALL: "AUTH_TYPE::ALL"

Enable both Solana and EVM wallets

EVM: "AUTH_TYPE::EVM_CHAIN"

Enable only EVM wallets.

SOL: "AUTH_TYPE::SOLANA"

Enable only Solana wallets

Generated using TypeDoc