Table of Contents

Class UpfrontShutdownScriptTlvConverter

Namespace
NLightning.Infrastructure.Protocol.Tlv.Converters
Assembly
NLightning.Infrastructure.dll
public class UpfrontShutdownScriptTlvConverter : ITlvConverter<UpfrontShutdownScriptTlv>, ITlvConverter
Inheritance
UpfrontShutdownScriptTlvConverter
Implements
Inherited Members

Methods

ConvertFromBase(BaseTlv)

public UpfrontShutdownScriptTlv ConvertFromBase(BaseTlv baseTlv)

Parameters

baseTlv BaseTlv

Returns

UpfrontShutdownScriptTlv

ConvertToBase(UpfrontShutdownScriptTlv)

public BaseTlv ConvertToBase(UpfrontShutdownScriptTlv tlv)

Parameters

tlv UpfrontShutdownScriptTlv

Returns

BaseTlv