Skip to main content
Version: 1.10.1

Variable: CANTON_FEE_TOKEN_CLI_SYMBOLS

const CANTON_FEE_TOKEN_CLI_SYMBOLS: { link: "LINK"; native: "native"; }

Defined in: canton/defaults.ts:22

CLI / Go profiles fee-token names returned by CantonChain.getFeeTokens.

Type Declaration

readonly link: "LINK" = 'LINK'

native

readonly native: "native" = 'native'