ComputeQueryClient..::..ContractsByCode Method
Get all contracts that were instantiated from a code id.
Namespace:
SecretNET.QueryAssembly: SecretNET (in SecretNET.dll)
Syntax
public Task<List<SecretContractInfo>> ContractsByCode( ulong codeId, Metadata metadata )