ARBITRUM_NETWORK constructor

const ARBITRUM_NETWORK()

Implementation

const ARBITRUM_NETWORK()
    : super(
        chainId: 42161,
        coin: arbitrum,
        messagePrefix: "\x19Arbitrum Signed Message:\n",
        blockTime: 2,
      );