Documentation
    Preparing search index...

    Interface IntentResolverContext

    Context passed to IntentResolver.invoke for trust/attribution.

    interface IntentResolverContext {
        sender: string;
    }
    Index

    Properties

    Properties

    sender: string

    Runtime-attested dTag of the napplet that issued the request.