Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixNullAtom
Class RadixNullAtom
Hierarchy
RadixAtom
RadixNullAtom
Implements
RadixSerializable
Index
Constructors
constructor
Properties
action
destinations
hid
id
owners
particles
payload
serialization
Properties
serializer
signatures
temporal_
proof
timestamps
version
SERIALIZER
Accessors
_id
Methods
getHID
get
Hash
get
Size
to
Byte
Array
to
Json
compare
Constructors
constructor
new
Radix
Null
Atom
(
json
?:
object
)
:
RadixNullAtom
Parameters
Optional
json:
object
Returns
RadixNullAtom
Properties
action
action
:
string
destinations
destinations
:
Array
<
RadixEUID
>
hid
hid
:
RadixEUID
id
id
:
RadixEUID
owners
owners
:
Array
<
RadixECKeyPair
>
particles
particles
:
Array
<
RadixParticle
>
payload
payload
:
any
= null
Protected
serialization
Properties
serialization
Properties
:
string
[]
= new Array<string>()
serializer
serializer
:
number
signatures
signatures
:
object
Type declaration
[
id:
string
]:
RadixSignature
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
Returns
string
Parameters
_id:
string
Returns
void
Methods
getHID
getHID
(
)
:
RadixEUID
Returns
RadixEUID
get
Hash
get
Hash
(
)
:
Buffer
Returns
Buffer
get
Size
get
Size
(
)
:
number
Returns
number
to
Byte
Array
to
Byte
Array
(
)
:
Buffer
Returns
Buffer
to
Json
to
Json
(
)
:
object
Returns
object
serializer
:
number
Static
compare
compare
(
a
:
RadixAtom
, b
:
RadixAtom
)
:
number
Parameters
a:
RadixAtom
b:
RadixAtom
Returns
number
Globals
Radix
Null
Atom
constructor
action
destinations
hid
id
owners
particles
payload
serialization
Properties
serializer
signatures
temporal_
proof
timestamps
version
SERIALIZER
_id
getHID
get
Hash
get
Size
to
Byte
Array
to
Json
compare
Generated using
TypeDoc