polkadot-js/api

View on GitHub
packages/types/src/metadata/decorate/extrinsics/index.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function createCallFunction has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function createCallFunction (registry: Registry, lookup: PortableRegistry, variant: SiVariant, sectionName: string, sectionIndex: number): CallFunction {
Severity: Minor
Found in packages/types/src/metadata/decorate/extrinsics/index.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status