We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021ee94 commit 05519ceCopy full SHA for 05519ce
1 file changed
docs/subgraphs-arbitration-policy.md
@@ -32,18 +32,8 @@ To verify if a network supports arbitration:
32
33
## Examples
34
35
-### Networks with Arbitration Support
36
-
37
- **Ethereum** (`issuanceRewards: true`) → ✅ Full arbitration support
38
-- **Arbitrum One** (`issuanceRewards: true`) → ✅ Full arbitration support
39
-- **Polygon** (`issuanceRewards: true`) → ✅ Full arbitration support
40
-- **Gnosis** (`issuanceRewards: true`) → ✅ Full arbitration support
41
42
-### Networks without Arbitration Support
43
44
- **Near** (`issuanceRewards: false`) → ❌ No arbitration support
45
-- **Solana** (`issuanceRewards: false`) → ❌ No arbitration support
46
-- **Bitcoin** (`issuanceRewards: false`) → ❌ No arbitration support
47
48
## Governance
49
0 commit comments