2525c2525
< txPacket = std::make_shared<EthPacketData>();
---
> txPacket = std::make_shared<EthPacketData>(16384);