Example #1
0
 public static CreateContractUnsignedTx CreateDebugContractCreate(this FlatClient client, ContractCreateTx tx) => client.CreateDebugContractCreateAsync(tx).RunAndUnwrap();