encrypt
fun encrypt(key: ByteVector32, state: ChannelStateWithCommitments): EncryptedChannelData
Content copied to clipboard
fun encrypt(key: ByteVector32, state: ChannelStateWithCommitments): EncryptedChannelData
Content copied to clipboard
fun encrypt(key: PrivateKey, state: ChannelStateWithCommitments): EncryptedChannelData
Content copied to clipboard