Module

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

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

Properties

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