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

    Type Alias CountAndGasUsed

    type CountAndGasUsed = {
        count: U32;
        gasUsed: ServiceGas;
    }
    Index

    Properties

    Properties

    count: U32
    gasUsed: ServiceGas