Interface StxPostCondition

Hierarchy

  • StxPostCondition

Properties

address: string

Address sending the STX (principal address or contract-id)

amount: string | number | bigint

BigInt compatible amount to be checked in post-condition

Comparator to check the amount to be sent (eq, gt, gte, lt, lte)

type: "stx-postcondition"

Generated using TypeDoc