Documentation
Tagion
NetworkNameRecord
tagion
script
namerecords
@
safe
@
recordType
("$@NRC")
struct
NetworkNameRecord {
@
label
(
StdNames
.
name
)
string
name
;
@
label
(
StdNames
.
previous
)
Fingerprint
previous
;
@
label
("$index")
uint
index
;
@
label
("$payload")
@
optional
Document
payload
;
}
Members
Variables
index
uint
index
;
Current index previous.index+1
name
string
name
;
Hash of the NNC.name
previous
Fingerprint
previous
;
Hash pointer to the previous NRC
tagion
script
namerecords
structs
NetworkNameCard
NetworkNameRecord
NetworkNodeRecord