Serializes an IPNS Record as protobuf.
|
In
Exec
|
|
|
Record
IPNS Record Structure (by ref)
|
record to be serialized |
|
Out
Exec
|
|
|
Error Message
String
|
message containing error description |
|
Serialized
Array of Bytes
|
serialized record protobuf raw bytes |
|
Success
Boolean
|
True if serialization was successful, false otherwise |