// 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 */ ?> Michael Saylor Says “Big Banks” Should Be The New Bitcoin Custodians – CoinsMegaNews

Michael Saylor Says “Big Banks” Should Be The New Bitcoin Custodians

Michael Saylor's Wish for Bitcoin Accounting Changes Has Arrived

[ad_1]

MicroStrategy’s Executive Chairman Michael Saylor spoke with CNBC on Thursday about the future of regulation and corporate adoption for Bitcoin (BTC), shortly after his company announced a $5.3 million BTC purchase last month.

While the billionaire maintained that “you can never have too much Bitcoin,” he also claimed that “big banks” will be necessary for the asset to reach full maturity.

Bitcoin Needs Big Banks?

During his interview, Saylor acknowledged some of the recent failings of crypto and the industry’s largest firms.

Sam Bankman-Fried, for instance, is nearing the end of his trial for allegedly stealing billions of dollars from customers when spearheading FTX, while Binance is being targeted by authorities for supporting crypto accounts connected to Hamas terrorists.

“For the industry to migrate to the next level, we need to migrate to adult supervision,” Saylor said. “We’re gonna need big banks to become the crypto custodians – we’re gonna need Wall Street to take a role.”

The executive also stressed the need for the industry to “rationalize away” from the hundreds of thousands of altcoins on the market, and to focus in on Bitcoin. The billionaire has often backed the view of Gary Gensler, chairman of the Securities and Exchange Commission (SEC), in labeling most cryptocurrencies beyond Bitcoin as unregistered securities.

“Bitcoin is an asset without an issuer,” he continued. “It is the one universally recognized protocol that’s a commodity in this space.”

So far, Bitcoin dominance has climbed to over 53% this year and continues to rise. Even stablecoins are losing their market share as the SEC cracks down against such offerings, including the PYUSD token launched by PayPal.

U.S. Congress is still working through appropriate legislation for crypto to make stablecoin and crypto banking services legally feasible, though partisan disagreements have made progress on such matters fairly slow.

Should Investors Buy A Bitcoin ETF Or MicroStrategy (MSTR)?

Saylor predicted that Bitcoin will likely rally as its inflation rate contracts after the “halving” in April, and as a highly anticipated spot Bitcoin ETF brings in newfound institutional demand.

Until now, MicroStrategy stock (MSTR) has served as one legal alternative for institutions to gain spot exposure to BTC without an official ETF approved. The company has strived to accumulate as many coins as possible since 2020, now holding 158,400 BTC.

While a boon to investors, Saylor still believes MSTR stock will have a place in the market even after an ETF is greenlighted.

“We don’t charge a fee, we use intelligent leverage, and we can generate a tax-deferred Bitcoin premium for our investors,” said Saylor.

SPECIAL OFFER (Sponsored)
Binance Free $100 (Exclusive): Use this link to register and receive $100 free and 10% off fees on Binance Futures first month (terms).

PrimeXBT Special Offer: Use this link to register & enter CRYPTOPOTATO50 code to receive up to $7,000 on your deposits.

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