Skip to content

Commit

Permalink
fix: description too long
Browse files Browse the repository at this point in the history
  • Loading branch information
0xneves authored Oct 26, 2024
1 parent facdf9c commit fa469e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-7794 → ERCS/erc-7794.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
eip: 7794
title: Grant Registry
description: A registry contract for managing and tracking grants across different blockchain networks, enabling improved transparency, lifecycle management, and interoperability between grant programs.
description: A cross-network registry contract to manage and track grants, enhancing transparency, lifecycle management, and interoperability across grant programs.

Check failure on line 4 in ERCS/erc-7794.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `description` value is too long (max 140)

error[preamble-len-description]: preamble header `description` value is too long (max 140) --> ERCS/erc-7794.md:4:13 | 4 | ...on: A cross-network registry contract to manage and track grants, enhancing transparency, lifecycle management, and interoperability across grant programs. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ too long | = help: see https://ethereum.github.io/eipw/preamble-len-description/
author: Guilherme Neves (@0xneves)
discussions-to: https://ethereum-magicians.org/t/erc-7794-grant-registry/20791
status: Draft
Expand Down

0 comments on commit fa469e6

Please sign in to comment.