lightning-kmp
/
fr.acinq.lightning.utils
/
ServerAddress
common
Server
Address
data class
ServerAddress
(host:
String
, port:
Int
, tls:
TcpSocket.TLS
)
Content copied to clipboard
Properties
Properties
host
Link copied to clipboard
common
val
host
:
String
Content copied to clipboard
port
Link copied to clipboard
common
val
port
:
Int
Content copied to clipboard
tls
Link copied to clipboard
common
val
tls
:
TcpSocket.TLS
Content copied to clipboard