All chains
    Preparing search index...

    Type Alias eth_pre_dispatch_weight

    eth_pre_dispatch_weight: RuntimeDescriptor<
        [tx: Uint8Array],
        ResultPayload<
            { proof_size: bigint; ref_time: bigint },
            Enum<{ Data: Uint8Array; Message: string }>,
        >,
    >

    Return the pre-dispatch weight booked for the signed Ethereum transaction payload.