Table of Contents

Class FeeEstimationOptions

Namespace
NLightning.Common.Options
Assembly
NLightning.Infrastructure.Bitcoin.dll
public class FeeEstimationOptions
Inheritance
FeeEstimationOptions
Inherited Members

Properties

Body

public string Body { get; set; }

Property Value

string

CacheExpiration

public string CacheExpiration { get; set; }

Property Value

string

CacheFile

public string CacheFile { get; set; }

Property Value

string

ContentType

public string ContentType { get; set; }

Property Value

string

Method

public string Method { get; set; }

Property Value

string

PreferredFeeRate

public string PreferredFeeRate { get; set; }

Property Value

string

RateMultiplier

public string RateMultiplier { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string