lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
app.cash.lninvoice
/
RoutingInfo
Routing
Info
data
class
RoutingInfo
(
val
hops
:
List
<
HopHint
>
)
(
source
)
Members
Constructors
Routing
Info
Link copied to clipboard
constructor
(
hops
:
List
<
HopHint
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hops
Link copied to clipboard
val
hops
:
List
<
HopHint
>