StaticParams

data class StaticParams(chainHash: ByteVector32, remoteNodeId: PublicKey)

Constructors

StaticParams
Link copied to clipboard
common
fun StaticParams(from: StaticParams)

Functions

export
Link copied to clipboard
common
fun export(nodeParams: NodeParams): StaticParams

Properties

chainHash
Link copied to clipboard
common
val chainHash: ByteVector32
remoteNodeId
Link copied to clipboard
common
val remoteNodeId: PublicKey