SharedSecrets

data class SharedSecrets(perHopSecrets: List<Pair<ByteVector32, PublicKey>>)

Properties

perHopSecrets
Link copied to clipboard
common
val perHopSecrets: List<Pair<ByteVector32, PublicKey>>