Amount To Forward
data class AmountToForward(amount: MilliSatoshi) : OnionPaymentPayloadTlv
Content copied to clipboard
Amount to forward to the next node.
Constructors
AmountToForward
Link copied to clipboard
Types
Companion
Link copied to clipboard
object Companion : TlvValueReader<OnionPaymentPayloadTlv.AmountToForward>
Content copied to clipboard