Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Transaction

Index

Constructors

constructor

Properties

Private builder

builder: Builder

Private deadline_

deadline_: number

Private heatsdk

heatsdk: HeatSDK

Private messageIsBinary_

messageIsBinary_: boolean

Private privateMessageToSelf_

privateMessageToSelf_: string

Private privateMessage_

privateMessage_: string

Private publicMessage_

publicMessage_: string

Private recipientOrRecipientPublicKey

recipientOrRecipientPublicKey: string

Private transaction_

transaction_: TransactionImpl

Methods

broadcast

  • broadcast<T>(): Promise<T>

Private build

  • build(secretPhrase: string): Promise<void>

deadline

  • deadline(deadline: number): this

getTransaction

Private hasMessage

  • hasMessage(): boolean

privateMessage

  • privateMessage(message: string, isBinary?: boolean): this
  • Parameters

    • message: string
    • Optional isBinary: boolean

    Returns this

privateMessageToSelf

  • privateMessageToSelf(message: string, isBinary?: boolean): this
  • Parameters

    • message: string
    • Optional isBinary: boolean

    Returns this

publicMessage

  • publicMessage(message: string, isBinary?: boolean): this
  • Parameters

    • message: string
    • Optional isBinary: boolean

    Returns this

sign

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc