This commit is contained in:
2026-05-20 23:57:15 +02:00
parent fad7ec5107
commit 62831a0abe
56 changed files with 6603 additions and 114 deletions

View File

@@ -10,7 +10,7 @@ export type DemoPipeline2BackfillPayload = {
*/
objectKey: string,
/**
* Mode: `tokenMint` or `poolAddress`.
* Mode: `tokenMint`, `poolAddress` or `signature`.
*/
mode: string,
/**