Interface DelegateStxOptions

Delegate stx options

Hierarchy

  • DelegateStxOptions

Properties

amountMicroStx: IntegerType

number of microstacks to delegate

delegateTo: string

the STX address of the delegatee

poxAddress?: string

the reward Bitcoin address of the delegator

poxContract?: string

the contract to use (mainly to specify which contract to use during Period 2)

privateKey: string

private key to sign transaction

untilBurnBlockHeight?: number

the burnchain block height after which delegation is revoked

Generated using TypeDoc