Interface ClaimPushed

interface ClaimPushed {
    claimId: string;
    pathId: string;
}

Properties

Properties

claimId: string
pathId: string