// 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 */ ?> Congressman Ritchie Torres Calls Out SEC Chair Gary Gensler – CoinsMegaNews

Congressman Ritchie Torres Calls Out SEC Chair Gary Gensler

Rep. Ritchie Torres Speaks Out Against SEC’s ‘Reckless Regulatory Assault’ on the Crypto Industry

[ad_1]

New York Representative Ritchie Torres, a Democrat, has taken a bold stance. He has criticized the United States Securities and Exchange Commission (SEC) and its approach toward crypto regulation.

The move follows what Torres termed a “dreadful day in court” for the SEC, hinting at an ongoing legal battle with Ripple.

Congressman Torres Speaks Out Against the SEC

Rep. Torres penned a letter to SEC Chair Gary Gensler on July 18. He urged Gensler to reconsider the regulatory body’s position on crypto.

Furthermore, the Congressman expressed concern over the SEC’s focus on “bonafide bad actors” rather than “indiscriminately” treating the majority of crypto assets as securities.

“The SEC has chosen to communicate and regulate not by clear rule or guidance but by enforcement actions, often politically timed. The endless stream of contradiction and contusion, as well as the arbitrariness of the entorcement actions themselves, is the opposite of fair notice,” said Rep. Torres.

The move comes after Judge Analisa Torres (no relation) suggested that Ripple’s XRP should not be considered a security. Consequently, this puts the SEC’s case against Coinbase on shaky ground.

Rep. Torres said the recent court decision in the SEC vs. Ripple case “resoundingly rejected the regulatory overreach of the SEC.”

Read more: Full List of Cryptos Named Securities in SEC Lawsuits

A key part of the the ruiling is that cryptos are not securities in themselves. Instead, they qualify as securities under the Howey Test only when sold as part of investment contracts.

This provides clarity to the often-confusing US crypto regulation, a sector growing exponentially with little established legislation.

The SEC has been accused of muddying the waters with mixed messages and a lack of clear guidance. The federal agency often contradicts the Commodity Futures Trading Commission (CFTC) and itself. This confusing stance has led to what Rep. Torres calls a “regulatory assault” on the crypto industry.

Furthermore, Rep. Torres highlights that the SEC, under Chair Gensler’s leadership, has failed to issue a single rule on crypto, only creating more confusion with politically timed enforcement actions.

“I hope that the SEC will find itself so chastened by the court’s decision that it will concentrate the commission’s enforcement energies where it belongs: on the bonafide bad actors who perpetrate serious transgressions like fraud, market manipulation, and the misappropriation of customer funds,” said Rep. Torres.

The congressman’s concerns echo a sentiment held by many within the crypto industry. Indeed, industry leaders argue that a lack of clarity and inconsistent messaging from regulatory bodies only hamper growth and innovation.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content.

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