DotNetLightning


PeerError Type

Consumer of the api is probably not interested in the detail of CryptoError and P2PMessageDecodeError, So we should make it simpler by e.g. just having error message as a data for those cases. TODO: fix

Union cases

Union case Description

CryptoError CryptoError

Full Usage: CryptoError CryptoError

Parameters:
Item : CryptoError

P2PMessageDecodeError P2PDecodeError

Full Usage: P2PMessageDecodeError P2PDecodeError

Parameters:
Item : P2PDecodeError

UnknownHandshakeVersionNumber uint8

Full Usage: UnknownHandshakeVersionNumber uint8

Parameters:
    Item : uint8

Item : uint8

Instance members

Instance member Description

this.Message

Full Usage: this.Message

Returns: string
Returns: string