Exemplo n.º 1
0
 public static CommitmentId CreateDebugCommitmentId(this FlatClient client, string name, BigInteger salt) => client.CreateDebugCommitmentIdAsync(name, salt).RunAndUnwrap();