BlueWallet / rn-ldk

Lightweight lightning node for React Native
MIT License
136 stars 25 forks source link

temporary channel id during channel open #33

Closed Overtorment closed 2 years ago

Overtorment commented 2 years ago

((Resultu832APIErrorZ.Resultu832APIErrorZ_OK) create_channel_result).res should be the temporary channel id you'd asked for

Overtorment commented 2 years ago

swift:

if let channelResultValue = create_channel_result.getValue() {