@adcp/client API Reference - v4.19.0
    Preparing search index...

    Interface GovernanceAdapterConfig

    Configuration for the seller-side governance adapter.

    interface GovernanceAdapterConfig {
        agent: AgentConfig;
        callerUrl: string;
    }
    Index

    Properties

    Properties

    The governance agent to call for committed checks

    callerUrl: string

    The seller's caller URL for governance checks