Half-open account balance range in lovelace: a balance b satisfies the interval when inclusiveLowerBound <= b < exclusiveUpperBound. At least one bound is always set; a bound of 0 is valid and distinct from an absent bound.

Hierarchy

  • AccountBalanceInterval

Properties

exclusiveUpperBound?: bigint
inclusiveLowerBound?: bigint

Generated using TypeDoc