Beispiel #1
0
 public static UnsignedTx CreateDebugChannelWithdraw(this FlatClient client, ChannelWithdrawTx tx) => client.CreateDebugChannelWithdrawAsync(tx).RunAndUnwrap();