Module

x/polkadot/types/interfaces/types.ts>BenchmarkConfig

Package publishing for deno.land/x/polkadot
Latest
interface BenchmarkConfig
implements Struct
import { type BenchmarkConfig } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/types.ts";

Properties

readonly
pallet: Bytes
readonly
benchmark: Bytes
readonly
selectedComponents: Vec<ITuple<[BenchmarkParameter, u32]>>
readonly
verify: bool
readonly
internalRepeats: u32