// 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 */ ?> ‘Bear Markets Are Good’ for Cleaning House: Messari CEO – CoinsMegaNews

‘Bear Markets Are Good’ for Cleaning House: Messari CEO

‘Bear Markets Are Good’ for Cleaning House: Messari CEO

[ad_1]

While crypto winter has been tough sledding for much of the industry, Messari Founder and CEO Ryan Selkis views some austerity as healthy for events like Mainnet.

A veteran of the crypto industry who got his start in 2013, Selkis has seen improvements come with each bear market, as each has forced some companies out of business and made room to flourish for ones that survive. That cyclic process has coincided with a regulatory environment that’s evolved over time and can simmer to a boiling point in a bull market.

“Bear markets are good for getting the right people in the room,” Selkis said. “We wash away all the dead wood.”

While regulators made an appearance at last year’s Mainnet conference in New York, this time they did so in a more collaborative fashion, with an emphasis on education and not enforcement. Their presence reflects a growing shift in the crypto space towards regulators working with companies.

Selkis pointed out during an interview with Decrypt that multiple officials were incorporated as speakers into this year’s conference, including representatives from the Commodity Futures Trading Commission (CFTC) and the Department of Justice (DOJ).

“These should be conversations,” Selkis said, referencing the ability to bring regulators into the fold. “For the most part, people seem to be on the same page in terms of driving more constructive solutions, versus the proverbial hammer that’s looking for a nail.”

Selkis held a fireside chat with CFTC Commissioner Caroline Pham, where the two talked about how regulation could help the crypto industry as clearer guidelines for companies are developed and jurisdiction is clarified between the CFTC and Securities and Exchange Commission. 

On a separate panel, Selkis spoke with Sanjeev Bhasker, who works with the U.S. Department of Justice’s Digital Currency Initiative as U.S. Digital Currency Counsel. The panel discussed digital privacy as it relates to the use of cryptocurrency.

It is not the first time regulators have made an appearance at Messari Mainnet. While this time their presence was anticipated, the appearance of SEC representatives last year shocked numerous conference goers when they appeared unannounced with legal papers to deliver.

A year ago the SEC served Do Kwon, co-founder of Terra Labs, with a subpoena at the conference. It was regarding Terra’s Mirror Protocol, a DeFi protocol that created synthetic versions of assets which could be traded, including stocks.

“Anytime you have a group of folks like this, [it’s] just the law of large numbers,” Selkis said. “There’s going to be thousands of people here, some of them are international—if some of them are under investigation, [a subpoena] might happen from time to time.”

The matter took place before the collapse of Terra’s UST stablecoin this year, an event which wiped out billions of dollars in investor funds and rattled institutions that made big bets on Terra’s network, including Three Arrows Capital, the now-defunct crypto hedge fund.

Selkis believes regulatory conflict is bound to happen when developers are “pushing the envelope” of what’s possible in the crypto space. He said, “Things break and people get in trouble – that’s really been the nature of crypto since day one.”

Stay on top of crypto news, get daily updates in your inbox.

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