Variable gasInfoNeo3Const

gasInfoNeo3: {
    decimals: number;
    hash: string;
    symbol: string;
} = ...

Type declaration

  • decimals: number
  • hash: string
  • symbol: string

Generated using TypeDoc