New Channel
fun NewChannel(amount: MilliSatoshi, fees: MilliSatoshi, channelId: ByteVector32?)
Content copied to clipboard
Parameters
amount
Our side of the balance of this channel when it's created. This is the amount pushed to us once the creation fees are applied.
fees
Fees paid to open this channel.
channel Id
the long id of the channel created to receive this payment. May be null if the channel id is not known.