T3100
Depends on D13729
Updates the max message limit to reflect the reduced OP_RETURN script space for airdrop transactions since the eToken ID is embedded into the OP_RETURN output.
Differential D13807
[Cashtab] [OP_RETURN msg upgrade] - Pt2 - Use bytecount for unencrypted airdrop messages emack on Apr 27 2023, 13:25. Authored by Tags None Subscribers None
Details
T3100 Depends on D13729 Updates the max message limit to reflect the reduced OP_RETURN script space for airdrop transactions since the eToken ID is embedded into the OP_RETURN output.
Diff Detail
Event Timeline
Comment Actions additional OP_RETURN output byte usage calculation moved to useEffect() loop so it's available to both handleMsgChange and the frontend render
|