Type Alias SyncDeployedContractParams

SyncDeployedContractParams: {
    contractId: string;
    txHash: string;
}