Body, Mind & Soul — API Reference
    Preparing search index...
    advanceSelf: {
        configPartial: string;
        execute: (outcome: any, __namedParameters: { actor: any }) => Promise<void>;
    }

    Decrement resolutionTime on all of the owner's queued actions. Config: { downs }

    Type Declaration

    • configPartial: string
    • execute: (outcome: any, __namedParameters: { actor: any }) => Promise<void>