• Create a new GenericModule instance for interacting with a smart contract module on chain. The caller must ensure that the smart contract module is already deployed on chain.

    Returns

    Parameters

    • grpcClient: ConcordiumGRPCClient

      The GRPC client for accessing a node.

    • moduleReference: ModuleReference

      The reference of the deployed smart contract module.

    Returns ModuleClient

Generated using TypeDoc