[SOLVED] Is there a maximum size of payload of transaction?

There is a payload function in the transaction, is there a maximum size of payload of transaction?

I didn’t find it out…

No, the maximum payload is limited by the block gas_limit. You “pay” 20 gas per byte if I remember correctly…

1 Like

Thank you~I’ll check.

That’s nice, I confirmed with long text.

Will this mechanism cause a huge size of the chain data in the future?

I think this is a problem. Now several AE is able to abuse the network, and cause huge blockchain size.

Fortunately, there are several hardfoks…