// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> EU Council Endorses Markets in Crypto Assets (MiCA) Legislation – Regulation Bitcoin News – CoinsMegaNews

EU Council Endorses Markets in Crypto Assets (MiCA) Legislation – Regulation Bitcoin News

EU Council Endorses Markets in Crypto Assets (MiCA) Legislation

[ad_1]

Council of the EU, one of the European Union’s legislative bodies, has approved the proposed regulatory framework for the European crypto space. It’s now up to European lawmakers to approve the Markets in Crypto Assets package before its final adoption.

Comprehensive Crypto Regulation Moves Closer to Adoption in EU

The Committee of Permanent Representatives (COREPER) has approved the final version of the Markets in Crypto Assets (MiCA) legislation, according to a document published by the Council of the European Union after a meeting on Oct. 5. The committee is made up of the heads of missions of the EU member states in Brussels.

COREPER prepares the agenda for the ministerial meetings of the Council and is authorized to take some procedural decisions. The European Parliament has been informed about the endorsement in correspondence to the Committee on Economic and Monetary Affairs (ECON) which is expected to meet and vote next week.

In a letter, COREPER Chair Edita Hrda confirms that “should the European Union adopt its position at first reading… the Council would, in accordance with Article 294, paragraph 4 of the Treaty, approve the European Parliament’s position and the act shall be adopted in the wording which corresponds to the European Parliament’s position.”

The approval of the draft MiCA package by the committee comes after the three main institutions in EU’s complex legislative process – the Parliament, Council and Commission – reached consensus earlier this year on the text of the sweeping proposal to regulate the bloc’s crypto economy. They also agreed on a set of anti-money laundering rules for transactions involving crypto assets.

MiCA should come into force following the completion of the approval process and its publication in the European Union’s Official Journal, expected towards the end of 2022. However, many of its provisions will become applicable in late 2023 or by mid-2024.

The legislation aims to regulate the activities of issuers of crypto assets and providers of related services while protecting customers and investors across the Union. Previous attempts to revise it in the Parliament, including a controversial proposal to ban the provision of services for cryptocurrencies relying on energy-intensive mining methods like Bitcoin, sparked reactions in the crypto industry and community on the Old Continent.

This week, the members of the European Parliament called for introducing effective and uniform taxation rules of crypto assets in the member states. A non-binding resolution adopted with the votes of a large majority of European lawmakers also suggested to employ blockchain technology in the fight against tax evasion and to offer small and occasional crypto traders a simplified tax treatment.

Tags in this story

approval, COREPER, council, Council of the EU, Crypto, crypto assets, Cryptocurrencies, Cryptocurrency, ECON, endorsement, EU, EU Council, european commission, European Parliament, European Union, Legislation, Markets, MiCA, Regulation, rules

What effects on Europe’s crypto space do you expect from the MiCA legislation? Share your thoughts on the subject in the comments section below.

Lubomir Tassev

Lubomir Tassev is a journalist from tech-savvy Eastern Europe who likes Hitchens’s quote: “Being a writer is what I am, rather than what I do.” Besides crypto, blockchain and fintech, international politics and economics are two other sources of inspiration.

Image Credits: Shutterstock, Pixabay, Wiki Commons

Disclaimer: This article is for informational purposes only. It is not a direct offer or solicitation of an offer to buy or sell, or a recommendation or endorsement of any products, services, or companies. Bitcoin.com does not provide investment, tax, legal, or accounting advice. Neither the company nor the author is responsible, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any content, goods or services mentioned in this article.

More Popular News

In Case You Missed It

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>