chore: commentary and verbiage and one stray unnecessary check

This commit is contained in:
2025-07-29 22:12:08 -06:00
parent 4e36612388
commit 9562d3aa32
5 changed files with 7 additions and 3 deletions

View File

@@ -314,6 +314,7 @@ import {
} from "@/constants/notifications";
import * as Package from "../../package.json";
// consolidate this with GiveActionClaim in src/interfaces/claims.ts
interface Claim {
claim?: Claim; // For nested claims in Verifiable Credentials
agent?: {