// 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 Adopts New Rules for Europe’s Crypto Markets – CoinsMegaNews

EU Council Adopts New Rules for Europe’s Crypto Markets

EU Council Adopts New Rules for Europe’s Crypto Markets

[ad_1]

EU Council Adopts New Rules for Europe’s Crypto Markets

The Council of the European Union has given its final approval to new regulations for crypto assets and markets in the EU. The decision completes a lengthy and complex legislative process for what’s considered to be the world’s first comprehensive legal framework for digital assets like bitcoin.

EU Finance Ministers Give Final Nod to Markets in Crypto Assets Law

At a meeting on Tuesday, the EU Council, composed of the finance ministers of the member states, adopted the Markets in Crypto Assets (MiCA) legislation. The set of rules brings crypto assets, their issuers and crypto service providers under a Union-wide regulatory framework.

The formal adoption is the final step in the legislative process, the Council noted. It comes after a provisional agreement was reached in June 2022, following trilogue negotiations with the European Parliament and the Commission, and the EU lawmakers’ vote in April of this year.

“I am very pleased that today we are delivering on our promise to start regulating the crypto-assets sector,” stated Elisabeth Svantesson, the finance minister of Sweden. Quoted in a press release, she also emphasized:

Recent events have confirmed the urgent need for imposing rules which will better protect Europeans who have invested in these assets, and prevent the misuse of crypto industry for the purposes of money laundering and financing of terrorism.

The legislation is designed to regulate the supervision, consumer protection and environmental safeguards of digital assets, including cryptocurrencies like bitcoin. The new rules also cover utility tokens, asset referenced tokens and stablecoins.

The law regulates trading platforms as well as digital wallets used to hold crypto assets. “This regulatory framework aims to protect investors, preserve financial stability, while allowing innovation and fostering the attractiveness of the crypto-asset sector,” the EU Council insisted, adding:

It also introduces a harmonized regulatory framework in the European Union which, given the global nature of crypto markets, is an improvement compared to the current situation with national legislation in some member states only.

MiCA is part of a larger digital finance package, meant to develop a common European approach, which also contains a digital finance strategy, a Digital Operational Resilience Act, concerning crypto service providers, too, and a proposal on a distributed ledger technology pilot regime for wholesale uses.

How will MiCA change the regulatory climate for the crypto industry and users on the Old Continent? Share your thoughts on the regulation in the comments section below.

[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 */ ?>