Skip to content

Commit c433288

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

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.gitignore

+2-2
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

+5
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)