Interface LockStxOptions

Lock stx options

Hierarchy

  • LockStxOptions

Properties

amountMicroStx: IntegerType

number of microstacks to lock

burnBlockHeight: number

the burnchain block height to begin lock

cycles: number

number of cycles to lock

poxAddress: string

the reward Bitcoin address

privateKey: string

private key to sign transaction

signerKey?: string

hex-encoded signer key (buff 33), required for >= PoX-4

Generated using TypeDoc