Record Field | Description |
|
|
|
|
Full Usage:
FeeProportionalMillionths
Field type: uint32
|
|
|
|
|
|
Instance member | Description |
|
|
|
|
Full Usage:
this.FeeProportionalMillionthsValue
Returns: uint32
|
|
|
|
|
|
Static member | Description |
Full Usage:
ExtraHop.Size
Returns: int
|
|
Full Usage:
ExtraHop.TryCreate(nodeId, shortChannelId, feeBase, feeProportionalMillionths, cltvExpiryDelta)
Parameters:
NodeId
shortChannelId : ShortChannelId
feeBase : LNMoney
feeProportionalMillionths : uint32
cltvExpiryDelta : BlockHeightOffset16
Returns: Result<ExtraHop, string>
|
|