BNB_NETWORK constructor

const BNB_NETWORK()

Implementation

const BNB_NETWORK()
    : super(
        chainId: 56,
        coin: binanceSmart,
        messagePrefix: "\x19Binance Chain Signed Message:\n",
        blockTime: 3,
        useEIP1559: true,
      );