Skip to content

Commit c433288

Browse files
authored
Add funding JSON file for RetroPGF (#70)
1 parent df88556 commit c433288

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ secrets.json
1212
# ================================================
1313
build/*
1414
node_modules/*
15-
cache/*
16-
out/*
15+
/cache
16+
/out

funding.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"opRetro": {
3+
"projectId": "0xd63cb23c26cc3bda03b1cc2971589fd26c9d22f3bbc8f1ff2bb74613e6d1c36d"
4+
}
5+
}

0 commit comments

Comments
 (0)