ao-js-sdk - v0.4.0
    Preparing search index...

    Enumeration ProcessEndpoint

    Enum defining the available process endpoints in AO-Core

    Index

    Enumeration Members

    Enumeration Members

    COMPUTE: "compute"

    Serves the latest known state for the process (faster, cached)

    NOW: "now"

    Calculate the real-time state of the process (slower, fresh from scheduler)