Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Class JsonCoreStatistics

    Index

    Constructors

    Properties

    bundle_size: U32
    da_load: U32
    exports: U16
    extrinsic_count: U16
    extrinsic_size: U32
    gas_used: bigint & WithBytesRepresentation<8> & pvm.WithOpaque<
        "ServiceGas[u64]",
    >
    imports: U16
    popularity: U16
    fromJson: FromJsonWithParser<unknown, CoreStatistics> = ...