// 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 */ ?> NY judge allows Celsius to mine, sell Bitcoin – CoinsMegaNews

NY judge allows Celsius to mine, sell Bitcoin

NY judge allows Celsius to mine, sell Bitcoin

[ad_1]

Not even 24 hours after revealing a three-month cash flow forecast that threatens total exhaustion of funds, a New York judge allowed crypto lender Celsius Network to mine and sell Bitcoin (BTC) during its bankruptcy.

Since July 2022, Celsius Networks stands at the crosshair of United States officials after reports of bankruptcy surfaced, which risks losing the live savings of numerous crypto investors.

During the second day of the case hearing, chief bankruptcy judge Martin Glenn, Southern District of New York, approved Celsuis’ request for running BTC mining and selling operations as a means to reinstate financial stability.

However, Glenn raised concerns related to the immediate profitability of BTC mining as he rightly pointed out the high upfront investments needed for setting up mining infrastructure.

The recent approval, however, is only limited to mining and selling the mined BTC. The court barred Celsius from selling equity or debt investments in other crypto companies and required the crypto lender to disclose information about the assets beforehand.

The decision to allow a defaulting crypto company to begin crypto mining operations stems from the concerns raised by investors about the unfair outcomes filed by over 250 customers — as shown above.

Despite fears of running out of money by October, the company’s attorney reaffirmed that investing in mining will generate profits for Celsius. The U.S. Department of Justice and the Texas State Securities Board, who previously opposed Celsius’ intent to delve into BTC mining, also withdrew their objection after Celsius clarified that it would only sell the mined Bitcoin for cash.

Celsius also revealed during the hearing that BTC prices have grown by 25% since the company had filed the petition. The final hearing will take place on Sept. 1, which will see the finalization of the plan prior to Celsius’ exit and distribution of funds.

Related: German crypto bank Nuri with 500K users files for insolvency

Singapore-based crypto lending platform Hodlnaut suspended withdrawals and deposits on Aug. 8, citing poor market conditions and lack of liquidity.

Soon after revealing the suspension of services, including token swaps, Hodlnaut announced to have been working on recovery plans, adding:

“We are consulting with Damodara Ong LLC on the feasibility and timelines of our intended execution plan and are strategizing our recovery plan with our users’ best interests in mind.”

Following the service shut down, Hodlnaut suspended all of its social media accounts except for Twitter and Telegram.



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