OffCurveAddress
Represents an Address that validates as being off-curve. Functions that require off-curve addresses should specify their inputs in terms of this type.
Whenever you need to validate an address as being off-curve, use the offCurveAddress, assertIsOffCurveAddress, or isOffCurveAddress functions in this package.
Type Parameters
Type Parameter | Default type |
---|---|
TAddress extends string | string |