Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DelegateStxOptions

Delegate stx options

param

number of microstacks to delegate

param

the STX address of the delegatee

param

the burnchain block height after which delegation is revoked

param

the reward Bitcoin address of the delegator

param

private key to sign transaction

Hierarchy

  • DelegateStxOptions

Index

Properties

amountMicroStx

amountMicroStx: BN

delegateTo

delegateTo: string

Optional poxAddress

poxAddress: undefined | string

privateKey

privateKey: string

Optional untilBurnBlockHeight

untilBurnBlockHeight: undefined | number

Generated using TypeDoc