Exemplo n.º 1
0
 public static ContractStore GetContractStore(this FlatClient client, string contractPubKey) => client.GetContractStoreAsync(contractPubKey).RunAndUnwrap();