public deleteSmartContract = async (options: {
    /**
     * The id of the smart contract to delete. Should be a guid
     */
    smartContractId?: string;