hedera-mirror-node
hedera-mirror-node copied to clipboard
Increase call data size limit to 192 KiB for testnet and mainnet
Problem
While pushing the data pairs we are facing issue with the call data size.For many days the txns are failing and we are bleeding hedera mainet tokens without updating the pair prices on chain. The call data size will increase if we add more and more pairs. For now it will be safe for us if you increase call data size limit to 192 KiB and i hope it will last for a long time
Solution
Increase call data size limit to 192 KiB for testnet and mainnet
Alternatives
No response