Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TransactionImpl

Index

Constructors

constructor

Properties

Private amountHQT

amountHQT: string

Private appendages

appendages: Array<Appendix>

Private appendagesSize

appendagesSize: number

Private deadline

deadline: number

Private ecBlockHeight

ecBlockHeight: number

Private ecBlockId

ecBlockId: string

Private encryptToSelfMessage

encryptToSelfMessage: AppendixEncryptToSelfMessage

Private encryptedMessage

encryptedMessage: AppendixEncryptedMessage

Private feeHQT

feeHQT: string

Private genesisKey

genesisKey: Array<number>

Private height

height: number = 2147483647

Private isTestnet

isTestnet: boolean

Private message

Private privateNameAnnouncement

privateNameAnnouncement: AppendixPrivateNameAnnouncement

Private privateNameAssignment

privateNameAssignment: AppendixPrivateNameAssignment

Private publicKeyAnnouncement

publicKeyAnnouncement: AppendixPublicKeyAnnouncement

Private publicNameAnnouncement

publicNameAnnouncement: AppendixPublicNameAnnouncement

Private publicNameAssignment

publicNameAssignment: AppendixPublicNameAssignment

Private recipientId

recipientId: string

Private senderPublicKey

senderPublicKey: Array<number>

Private signature

signature: Array<number>

Private timestamp

timestamp: number

Private type

Private version

version: number

Methods

getByteBuffer

  • getByteBuffer(): ByteBuffer

getBytes

  • getBytes(): Buffer

getBytesAsHex

  • getBytesAsHex(): string

Private getFlags

  • getFlags(): number

getJSONObject

  • getJSONObject(): object

getRaw

  • getRaw(): any

getSignature

  • getSignature(): number[]

Private getSize

  • getSize(): number

getUnsignedBytes

  • getUnsignedBytes(): Array<number>

Private signatureOffset

  • signatureOffset(): number

verifySignature

  • verifySignature(): boolean

Private zeroSignature

  • zeroSignature(bytes: Array<number>): Array<number>
  • Parameters

    • bytes: Array<number>

    Returns Array<number>

Static parse

Static parseJSON

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