Skip to content

Commit ec5011f

Browse files
committed
fix
1 parent 869a401 commit ec5011f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/indexer/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export type AttestationProjectData = {
5454
applicationId: string;
5555
applicationCId: string;
5656
payoutAddress: string;
57-
poolId: number;
57+
roundId: number;
5858
strategy: string;
5959
amountInUSD: bigint;
6060
amount: bigint;

0 commit comments

Comments
 (0)