mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 11:36:37 +00:00
funding.json: add funding information file (#30385)
Adds a list of funding identifiers.
This commit is contained in:
parent
922eb033d3
commit
de597af9c5
1 changed files with 5 additions and 0 deletions
5
funding.json
Normal file
5
funding.json
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"opRetro": {
|
||||||
|
"projectId": "0x79c2ae8858a5a3bd7f2e0da9509d727833ffa01f358b5969355f38ff32b20122"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue