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

    Enumeration FetchContext

    Fetchable data contexts.

    The fetch host call (ecalli 1) returns context-dependent data based on ω₁₀ (the kind selector). Each invocation context passes different parameters to Ω_Y, which determines which kinds return data vs NONE.

    Ω_Y signature: Ω_Y(ρ, φ, μ, p, n, r, i, ī, x̄, 𝐢, ...)

    Context parameter mapping IsAuthorized: Ω_Y(ρ, φ, μ, 𝐩, ∅, ∅, ∅, ∅, ∅, ∅, ∅) https://graypaper.fluffylabs.dev/#/ab2cdbd/2e43012e4301?v=0.7.2 Refine: Ω_Y(ρ, φ, μ, p, H₀, r, i, ī, x̄, ∅, (m,e)) https://graypaper.fluffylabs.dev/#/ab2cdbd/2fe0012fe001?v=0.7.2 Accumulate: Ω_Y(ρ, φ, μ, ∅, η'₀, ∅, ∅, ∅, ∅, 𝐢, (x,y)) https://graypaper.fluffylabs.dev/#/ab2cdbd/30c00030c000?v=0.7.2

    Kind availability per context: Kind 0 (constants) - all contexts Kind 1 (n) - Refine (H₀), Accumulate (η'₀) Kind 2 (r) - Refine only Kind 3-4 (x̄ extrinsics) - Refine only Kind 5-6 (ī imports) - Refine only Kind 7-13 (p work pkg) - IsAuthorized, Refine Kind 14-15 (𝐢 acc items) - Accumulate only

    Index

    Enumeration Members

    Enumeration Members

    Accumulate: "accumulate"
    IsAuthorized: "isAuthorized"
    Refine: "refine"