1FR1dTwavR2exZvy2JxKL2Dv2nCMEMtB5N
A protocol that indicates that the transaction represents a metanet directory.
The metanet is a graph consisting of leaf and non-leaf nodes. If a metanet graph is used to represent a filesystem structure it is useful to know if a node is intended to represent a directory. This is useful for two reasons:
- An empty directory, i.e. a node without any children, is indistinguishable from a file.
- It makes determining whether a node is a directory simpler by removing the need to check all file protocol possibilities.
1FR1dTwavR2exZvy2JxKL2Dv2nCMEMtB5N [name]
The format simply contains the protocol itself and a name for the directory. Other data can be appended after using pipes.
The following example is of a metanet node directory including it's derivation path:
OP_FALSE
OP_RETURN
meta
[node address]
[parent txid]
1FR1dTwavR2exZvy2JxKL2Dv2nCMEMtB5N // Directory protocol
myDir
|
[derivation path protocol]
m/0/1