Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LockStxOptions

Lock stx options

param

private key to sign transaction

param

the reward Bitcoin address

param

number of cycles to lock

param

number of microstacks to lock

param

the burnchain block height to begin lock

Hierarchy

  • LockStxOptions

Index

Properties

amountMicroStx

amountMicroStx: BN

burnBlockHeight

burnBlockHeight: number

cycles

cycles: number

poxAddress

poxAddress: string

privateKey

privateKey: string

Generated using TypeDoc