Web3S_Demo > Web 3S Ipns Function Library > Serialize IPNS Record

Serialize IPNS Record

Serializes an IPNS Record as protobuf.

Inputs

In
Exec

Record
IPNS Record Structure (by ref)

record to be serialized

Outputs

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