// 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 */ ?> Brazilian Securities Regulator CVM Might Create a Supervision Unit to Deal With Crypto Markets – Regulation Bitcoin News – CoinsMegaNews

Brazilian Securities Regulator CVM Might Create a Supervision Unit to Deal With Crypto Markets – Regulation Bitcoin News

Brazilian Securities Regulator CVM Might Create a Supervision Unit to Deal With Crypto Markets

[ad_1]

On Nov. 1, The Brazilian Securities Regulator, CVM, announced that it might create a new superintendence to deal with crypto-related market regulation. João Pedro Nascimento, president of the organization, said that the regulator is currently suffering from a lack of personnel that makes it challenging to give the attention needed to the growing cryptocurrency market.

Brazilian Securities Regulator CVM to Create Separate Crypto Regulatory Institution

The growth of the cryptocurrency market is causing troubles for some regulatory agencies around the world that lack the manpower needed to reach all actors in the market. The Brazilian Securities Regulator, CVM, announced on Nov. 1 that it will create a crypto-specific superintendence with the objective of exercising the needed oversight over all participants in the market.

Joao Pedro Nascimento, president of the CVM, stated that one of the causes of this decision is the lack of manpower the organization is experiencing right now, which affects the attention that it can give to growing cryptocurrency markets. In this sense, Nascimento explained that they were in talks to execute the required procedures to employ more personnel in 2023. He stated:

The CVM cannot survive without personnel, the market continues to grow. In a little while, we will have to create a superintendence to deal with crypto assets.

Nascimento also explained that he hopes to have early conversations with the economic team of President-elect Luis Inacio Lula Da Silva, to negotiate on issues that the institution was already negotiating with the current government.

A New, More Active Institution

While the institution maintained a passive stance when it comes to cryptocurrency regulation, the new management is an active player, having a say in several important crypto-related issues. One of the first actions of this new management was to propose changes in the cryptocurrency bill that was set to be approved by the Brazilian Congress before the general elections that happened on Oct. 30.

On Oct. 13 the organization issued a document that offers guidance to identify tokens that can be considered securities in the scope of the Brazilian market. This would be useful to guide market participants in the absence of proper cryptocurrency law.

The institution sent a subpoena on Sept. 30 to Mercado Bitcoin, one of the most significant local exchanges in the country, to request information about the fixed yield investment offering the company offers in its platform since 2020, and about the customers that have taken advantage of these products.

What do you think about the possible creation of a new cryptocurrency watchdog in Brazil? Tell us in the comments section below.

Sergio Goschenko

Sergio is a cryptocurrency journalist based in Venezuela. He describes himself as late to the game, entering the cryptosphere when the price rise happened during December 2017. Having a computer engineering background, living in Venezuela, and being impacted by the cryptocurrency boom at a social level, he offers a different point of view about crypto success and how it helps the unbanked and underserved.

Image Credits: Shutterstock, Pixabay, Wiki Commons, Editorial photo credit: rafapress, Shutterstock.com

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