Interface Pox4SignatureOptions

Hierarchy

  • Pox4SignatureOptions

Properties

authId: IntegerType

Random integer to prevent signature re-use

maxAmount: IntegerType

Maximum amount of uSTX that can be locked during this function call

network: StacksNetwork
period: number

lock period (in cycles)

poxAddress: string
rewardCycle: number

current reward cycle

topic: "stack-stx" | "agg-commit" | "agg-increase" | "stack-extend" | "stack-increase" | Pox4SignatureTopic

topic of the signature (i.e. which stacking operation the signature is used for)

Generated using TypeDoc