Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StacksTransaction

Index

Constructors

constructor

Properties

anchorMode

anchorMode: AnchorMode

auth

chainId

chainId: ChainID

payload

payload: Payload

postConditionMode

postConditionMode: PostConditionMode

postConditions

postConditions: LengthPrefixedList

version

Methods

appendPubkey

  • Parameters

    Returns void

serialize

  • serialize(): Buffer
  • Returns Buffer

setFee

  • Set the total fee to be paid for this transaction

    Parameters

    Returns void

setNonce

  • Set the transaction nonce

    Parameters

    Returns void

setSponsor

  • Parameters

    Returns void

setSponsorNonce

  • Set the transaction sponsor nonce

    Parameters

    Returns void

signAndAppend

signBegin

  • signBegin(): string
  • Returns string

signNextOrigin

  • Parameters

    Returns string

signNextSponsor

  • Parameters

    Returns string

txid

  • txid(): string
  • Returns string

verifyBegin

  • verifyBegin(): string
  • Returns string

verifyOrigin

  • verifyOrigin(): string
  • Returns string

Generated using TypeDoc