// 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 */ ?> ECB Economists Suggest Limiting Access to Digital Euro to Protect Banks – Finance Bitcoin News – CoinsMegaNews

ECB Economists Suggest Limiting Access to Digital Euro to Protect Banks – Finance Bitcoin News

ECB Economists Suggest Limiting Access to Digital Euro to Protect Banks

[ad_1]

A group of economists evaluating the potential effects of a digital euro have insisted that restricting access to the upcoming currency is necessary to preserve the current financial system. Their study follows an earlier proposal to limit digital euro deposits at the European Central Bank (ECB) to €3,000 per person.

Limited Availability of Digital Euro Expected to Prevent It From Becoming Too Popular

Europeans’ access to a digital euro should be restricted to prevent a flight of capital from deposits at commercial banks, according to a report published by the European Central Bank. The paper has been produced by a team of experts led by Frank Smets who heads the regulator’s Directorate General Economics.

The economists have tried to predict the impact of a central bank digital currency (CBDC) on Europe’s banking sector. In the absence of empirical data, they have taken into account public reactions to news about ECB’s plans to issue a digital version of the common European currency.

As part of their study, which was published by the monetary authority on Thursday, the authors conclude that the optimal amount of digital euros in circulation should be between 15% and 45% of the eurozone’s quarterly real gross domestic product (real GDP), its economy’s inflation-adjusted output.

The calculation comes after a previous suggestion that central bank digital currency accounts should be capped at €3,000 per person ($3,070 at current exchange rates). That limit, proposed by ECB Board Member Fabio Panetta to ensure there is enough fiat money to support lending, sits approximately in the middle of the range, at 34%.

If the European CBDC is to be issued without limiting its quantity, the amount of digital currency in circulation would be much larger, potentially reaching 65% of the quarterly real GDP in the euro area. That would lead, the researchers say, to more sizable effects on banks’ valuations and lending.

The ECB economists have partially based their analysis on public statements by European officials regarding the design of the digital euro. In June, Panetta said that maintaining the total digital euro holdings between €1 and €1.5 trillion would help avoid potential negative effects on Europe’s financial system and monetary policy.

He also noted that this total would be comparable with the current holdings of banknotes in circulation. With the population of the eurozone countries currently standing at around 340 million, this would allow holdings of between 3,000 and 4,000 digital euro per capita.

In mid-July, the ECB official and the bank’s President Christine Lagarde remarked in an article that the investigation phase of the CBDC project will take at least another year, but also marked some key principles in its realization that they consider already clear.

Wide acceptance, ease of use, low costs, high transaction speeds, security, and consumer protection are the attributes that users would appreciate, the two bankers said, promising the digital euro will be a more efficient payment tool than cryptocurrency.

Tags in this story

Banking, banks, cap, CBDC, Central Bank, Circulation, deposits, Digital Currency, digital euro, ECB, economists, financial system, lending, Limit, paper, report, restrict, study

Do you expect the ECB to limit the digital euro in circulation? Share your thoughts on the subject in the comments section below.

Lubomir Tassev

Lubomir Tassev is a journalist from tech-savvy Eastern Europe who likes Hitchens’s quote: “Being a writer is what I am, rather than what I do.” Besides crypto, blockchain and fintech, international politics and economics are two other sources of inspiration.

Image Credits: Shutterstock, Pixabay, Wiki Commons, Yavuz Meyveci

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