DotNetLightning


ILightningSerializable<'T> Type

The type serializable for lightning p2p network. Should throw FormatException when it fails.

Instance members

Instance member Description

this.Deserialize

Full Usage: this.Deserialize

Parameters:
Modifiers: abstract
arg0 : LightningReaderStream

this.Serialize

Full Usage: this.Serialize

Parameters:
Modifiers: abstract
arg0 : LightningWriterStream