const MAX_TX_EXTRA_SIZE: usize = 1060;
The maximum size of the tx extra field.
https://github.com/monero-project/monero/blob/3b01c490953fe92f3c6628fa31d280a4f0490d28/src/cryptonote_config.h#L217