Attempts to build an IPLD Node.
Only CIDv0 (base58) and CIDv1 (base32, base36) values are allowed.
|
In
Exec
|
|
|
Value
String
|
Value to assign to the node. |
|
Outer
Object Reference
|
Object that will be node's outer. |
|
Out
Exec
|
|
|
Link Node
IPLD Node Object Reference
|
if successful, the created node, nullptr otherwise. |
|
Success
Boolean
|
True if creating the node was successful, false otherwise. |