Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixNullAtom

Hierarchy

Implements

Index

Constructors

constructor

Properties

action

action: string

destinations

destinations: Array<RadixEUID>

hid

id

owners

owners: Array<RadixECKeyPair>

particles

particles: Array<RadixParticle>

payload

payload: any = null

Protected serializationProperties

serializationProperties: string[] = new Array<string>()

serializer

serializer: number

signatures

signatures: object

Type declaration

temporal_proof

temporal_proof: object

Type declaration

  • atom_id: string
  • serializer: number
  • version: number
  • vertices: Array<any>

timestamps

timestamps: object

Type declaration

  • default: number

version

version: number = 100

Static SERIALIZER

SERIALIZER: number = -1123323048

Accessors

_id

  • get _id(): string
  • set _id(_id: string): void

Methods

getHID

getHash

  • getHash(): Buffer

getSize

  • getSize(): number

toByteArray

  • toByteArray(): Buffer

toJson

  • toJson(): object

Static compare

Generated using TypeDoc