Skip to content

Commit

Permalink
Correcting Formatting Errors # 2
Browse files Browse the repository at this point in the history
Correcting Formatting Errors # 2
  • Loading branch information
Nachoxt17 authored Sep 25, 2024
1 parent f751422 commit 0cf84e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EIPS/eip-8900
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
eip:
eip: 8900

Check failure on line 2 in EIPS/eip-8900

View workflow job for this annotation

GitHub Actions / EIP Walidator

file name must reflect the preamble header `eip`

error[preamble-file-name]: file name must reflect the preamble header `eip` --> EIPS/eip-8900:2:5 | 2 | eip: 8900 | ^^^^^ this value | = help: this file's name should be `eip-8900.md` = help: see https://ethereum.github.io/eipw/preamble-file-name/

Check failure on line 2 in EIPS/eip-8900

View workflow job for this annotation

GitHub Actions / EIP Walidator

file name must reflect the preamble header `eip`

error[preamble-file-name]: file name must reflect the preamble header `eip` --> EIPS/eip-8900:2:5 | 2 | eip: 8900 | ^^^^^ this value | = help: this file's name should be `eip-8900.md` = help: see https://ethereum.github.io/eipw/preamble-file-name/
title: Transparent Financial Statements
description: A.P.I. for Protocols to Ensure Open Transparent Financial Data for all Investors.
author: Ignacio Ceaglio (@Nachoxt17) <[email protected]>
discussions-to: https://ethereum-magicians.org/t/ethereum-improvement-proposal-all-info/12326/53?u=nachoxt17
discussions-to: https://ethereum-magicians.org/t/e-i-p-8900-transparent-financial-statements/21191?u=nachoxt17

Check failure on line 6 in EIPS/eip-8900

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `discussions-to` should point to a thread on ethereum-magicians.org

error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org --> EIPS/eip-8900:6:16 | 6 | discussions-to: https://ethereum-magicians.org/t/e-i-p-8900-transparent-financial-statements/21191?u=nachoxt17 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required pattern was not matched | = info: the pattern in question: `^https://ethereum-magicians.org/t/[^/]+/[0-9]+$` = help: see https://ethereum.github.io/eipw/preamble-re-discussions-to/

Check failure on line 6 in EIPS/eip-8900

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `discussions-to` should point to a thread on ethereum-magicians.org

error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org --> EIPS/eip-8900:6:16 | 6 | discussions-to: https://ethereum-magicians.org/t/e-i-p-8900-transparent-financial-statements/21191?u=nachoxt17 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required pattern was not matched | = info: the pattern in question: `^https://ethereum-magicians.org/t/[^/]+/[0-9]+$` = help: see https://ethereum.github.io/eipw/preamble-re-discussions-to/
status: Draft
type: Standards Track
category: Interface
created: 2024-09-20
requires: 20
requires: (20)[https://eips.ethereum.org/EIPS/eip-20]
---

## Abstract
Expand Down

0 comments on commit 0cf84e4

Please sign in to comment.