Computes the exact box MBR the contract requires for an envelope, in microALGO: 2500 + 400 × (32 + 40 + envelope_len).
2500 + 400 × (32 + 40 + envelope_len)
Envelope size in bytes
Required minimum balance in microALGO
MailboxEnvelopeError if the length is invalid for the contract
Computes the exact box MBR the contract requires for an envelope, in microALGO:
2500 + 400 × (32 + 40 + envelope_len).