Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelegateStackStxOptions

Delegate stack stx options

param

the STX address of the delegator

param

number of microstacks to lock

param

the reward Bitcoin address of the delegator

param

the burnchain block height to begin lock

param

number of cycles to lock

param

private key to sign transaction

param

nonce for the transaction

Hierarchy

  • DelegateStackStxOptions

Index

Properties

amountMicroStx

amountMicroStx: BN

burnBlockHeight

burnBlockHeight: number

cycles

cycles: number

Optional nonce

nonce: BN

poxAddress

poxAddress: string

privateKey

privateKey: string

stacker

stacker: string

Generated using TypeDoc