core/record/envelope library

Classes

Envelope
Envelope contains an arbitrary Uint8List payload, signed by a libp2p peer.

Functions

unmarshalEnvelopeFromProto(Uint8List data) Envelope
Unmarshals a serialized Envelope protobuf message, without validating its contents.