Skip to main content

PPOSIXTimeRange

Used to describe the time interval in which a transaction is considered valid

Definition:

import { PInterval } from "../Interval/PInterval";

export const PPOSIXTimeRange = PInterval;

type: PInterval