// 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 */ ?> DOJ Drops Campaign Finance Charge Against Sam Bankman-Fried Due to Treaty Obligations with The Bahamas – CoinsMegaNews

DOJ Drops Campaign Finance Charge Against Sam Bankman-Fried Due to Treaty Obligations with The Bahamas

DOJ Drops Campaign Finance Charge Against Sam Bankman-Fried Due to Treaty Obligations with The Bahamas

[ad_1]

Source: Getty Image

On July 26, the Department of Justice (DOJ) informed federal judge Lewis A. Kaplan that they “do not intend to proceed” with a campaign finance charge against FTX founder Sam Bankman-Fried. 

This decision came after consulting with The Bahamas regarding the campaign finance charges mentioned in Bankman-Fried’s extradition document last year. 

The DOJ cited “treaty obligations” with The Bahamas as the reason for dropping one of the charges related to political donations against Sam Bankman-Fried.

In late 2022, the Department of Justice  indicted Bankman-Fried on eight counts and added five more charges, one of which alleged a violation of campaign finance laws. 

Campaign finance laws are linked to political donations, and charges can be filed against individuals or entities involved in the political process, including candidates, political committees, donors, or other organizations.

However, Bankman-Fried’s defense team contended that The Bahamas, where he was initially arrested, must consent to those additional charges under the U.S. extradition treaty. 

As a result, Judge Lewis Kaplan of the District Court for the Southern District of New York allowed the DOJ to separate those charges.

During the court hearing on Wednesday, the DOJ stated that they are awaiting clarification from The Bahamas government on whether the specific charge was included in Bankman-Fried’s extradition documents when he was arrested in December 2022.

Bankman-Fried Accused of Violating Campaign Finance Laws

Bankman-Fried is known for being one of the biggest political donors in American politics. 

He has been accused of violating campaign finance laws through a scheme to unlawfully direct millions of dollars to candidates and political action groups before the 2022 midterm elections. 

Bankman-Fried contributed more than $70 million to election campaigns within 18 months. 

He donated at least $40 million to support Democrats and liberal-leaning groups before the 2022 midterm elections, ranking second among top Democratic donors, following George Soros, as the Center for Responsive Politics reported.

According to the indictment, Bankman-Fried allegedly misrepresented political contributions funded by Alameda Research, an investment firm under his control, using customer funds. 

Furthermore, federal prosecutors claim that he made corporate contributions to New York candidates and political action committees under someone else’s name.

Bankman-Fried’s Bail Conditions To Be Reviewed and Last-Minute Detention Request by Federal Prosecutors

Federal prosecutors made a last-minute request to detain Sam Bankman-Fried, the founder and former CEO of FTX, on Wednesday. 

Initially, they sought to tighten his bail restrictions, specifically barring him from making extrajudicial statements. 

However, during the hearing at Manhattan federal court, FBI agents were ready to take him into custody, asserting that no conditions other than detention would ensure public safety. 

The request followed Bankman-Fried’s interactions with a reporter at the New York Times, which included snippets of personal writings from Caroline Ellison, the former CEO of FTX’s sister company, Alameda Research.

Bankman-Fried and Ellison, previously in a relationship, went through a breakup that impacted Ellison’s job at Alameda. 

The Federal prosecutor accused Bankman-Fried of leaking documents to the New York Times to discredit a witness, raising concerns of witness tampering. 

Ellison had admitted guilt for crimes related to the exchange’s collapse last year and is set to testify against Bankman-Fried and others.

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