Table of Contents

Class ChannelIdFactory

Namespace
NLightning.Infrastructure.Factories
Assembly
NLightning.Infrastructure.dll
public static class ChannelIdFactory
Inheritance
ChannelIdFactory
Inherited Members

Methods

CreateV2(Span<byte>, Span<byte>)

public static ChannelId CreateV2(Span<byte> lesserRevocationBasepoint, Span<byte> greaterRevocationBasepoint)

Parameters

lesserRevocationBasepoint Span<byte>
greaterRevocationBasepoint Span<byte>

Returns

ChannelId