class documentation
class PayloadLimitsConfig: (source)
Warning thresholds for outbound payload/memo sizes.
| Class Variable | memo |
Warning threshold, in bytes, for outbound memo size. Set to 0 to disable. |
| Class Variable | payloads |
Warning threshold, in bytes, for the size of an outbound payload-bearing field. Set to 0 to disable. |