Skip to content

Commit 6329042

Browse files
authored
Add filecoin address to FUNDING.json (#6602)
* Add filecoin address to drips FUNDING.json * Add newline
1 parent 2e0eb6d commit 6329042

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FUNDING.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
"drips": {
33
"ethereum": {
44
"ownedBy": "0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b"
5+
},
6+
"filecoin": {
7+
"ownedBy": "0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b"
58
}
69
},
710
"opRetro": {
811
"projectId": "0x04b1cd5a7c59117474ce414b309fa48e985bdaab4b0dab72045f74d04ebd8cff"
912
}
1013
}
14+

0 commit comments

Comments
 (0)