@cfxlabsinc/b2b-services
    Preparing search index...

    The admin user performing the write. Carries only the external id (adusr_…); the internal admin.dashboard_user.id FK for the audit row is resolved by-externalId inside each write's transaction.

    type ChainConfigActor = {
        externalId: string;
    }
    Index

    Properties

    Properties

    externalId: string

    External id (adusr_…) of the acting admin user.