Skip to content

Commit

Permalink
licence header nit
Browse files Browse the repository at this point in the history
  • Loading branch information
gpestana committed Oct 22, 2024
1 parent 385500d commit b4019bb
Showing 1 changed file with 14 additions and 23 deletions.
Original file line number Diff line number Diff line change
@@ -1,28 +1,19 @@
// This file is part of Substrate.

//! Autogenerated weights for `pallet_epm_verifier`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
//! DATE: 2024-08-06, STEPS: `3`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `gpestanas-MBP.Home`, CPU: `<UNKNOWN>`
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
// Copyright (C) 2022 Parity Technologies (UK) Ltd.
// SPDX-License-Identifier: Apache-2.0

// Executed Command:
// /Users/gpestana/cargo_target/debug/staking-node
// benchmark
// pallet
// --wasm-execution
// compiled
// --pallet
// pallet-epm-verifier
// --extrinsic
// *
// --steps
// 3
// --repeat
// 1
// --output
// epm_verifier_weights.rs
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
Expand Down

0 comments on commit b4019bb

Please sign in to comment.