コード例 #1
0
 public static UnsignedTx CreateDebugChannelDeposit(this FlatClient client, ChannelDepositTx tx) => client.CreateDebugChannelDepositAsync(tx).RunAndUnwrap();