Type aliases
TransactionMessageWithinSizeLimit
TransactionMessageWithinSizeLimit =
NominalType
<"transactionSize"
,"withinLimit"
>
A type guard that checks if a transaction message is within the size limit when compiled into a transaction.
TransactionMessageWithinSizeLimit =
NominalType
<"transactionSize"
,"withinLimit"
>
A type guard that checks if a transaction message is within the size limit when compiled into a transaction.