Esempio n. 1
0
 public static UnsignedTx CreateDebugChannelCreate(this FlatClient client, ChannelCreateTx tx) => client.CreateDebugChannelCreateAsync(tx).RunAndUnwrap();