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

privateKey: string

private key to sign transaction

untilBurnBlockHeight?: number

the burnchain block height after which delegation is revoked

Generated using TypeDoc