Table of Contents

Class TxCompleteValidator

Namespace
NLightning.Bolts.BOLT2.Validators
Assembly
NLightning.Bolts.dll
public static class TxCompleteValidator
Inheritance
TxCompleteValidator
Inherited Members

Methods

Validate(ulong, ulong, ulong, ulong, ulong, int, int, ulong)

public static void Validate(ulong peerInputSatoshis, ulong peerOutputSatoshis, ulong peerFundingOutput, ulong agreedFeerate, ulong peerPaidFeerate, int currentInputCount, int currentOutputCount, ulong estimatedTxWeight)

Parameters

peerInputSatoshis ulong
peerOutputSatoshis ulong
peerFundingOutput ulong
agreedFeerate ulong
peerPaidFeerate ulong
currentInputCount int
currentOutputCount int
estimatedTxWeight ulong