AVALANCHE_NETWORK constructor

const AVALANCHE_NETWORK()

Implementation

const AVALANCHE_NETWORK()
    : super(
        chainId: 43114,
        coin: avalanche,
        messagePrefix: "\x19Avalanche Signed Message:\n",
        blockTime: 2,
      );