Skip to content

Commit 72420d9

Browse files
authored
fix linting issues
1 parent 006ef35 commit 72420d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/chain/identity/projects.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ The project entity is represented onchain by an attestation. The attestation UID
1515

1616
To create a new project:
1717

18-
1. Issue an attestation using [the project schema](https://optimism.easscan.org/schema/view/0x7ae9f4adabd9214049df72f58eceffc48c4a69e920882f5b06a6c69a3157e5bd).
19-
2. Include the Farcaster Id of the project creator as the only metadata in the project schema.
18+
1. Issue an attestation using [the project schema](https://optimism.easscan.org/schema/view/0x7ae9f4adabd9214049df72f58eceffc48c4a69e920882f5b06a6c69a3157e5bd).
19+
2. Include the Farcaster Id of the project creator as the only metadata in the project schema.
2020

2121
## Project Metadata
2222

2323
All other project metadata is stored or referenced in the [Project Metadata Attestation](https://optimism.easscan.org/schema/view/0xe035e3fe27a64c8d7291ae54c6e85676addcbc2d179224fe7fc1f7f05a8c6eac).
2424

2525
### Updating Metadata
2626

27-
- The Project Metadata Attestation is re-issued whenever there's a change in metadata.
28-
- Apps displaying project metadata should refer to the most recent attestation for up-to-date information.
27+
* The Project Metadata Attestation is re-issued whenever there's a change in metadata.
28+
* Apps displaying project metadata should refer to the most recent attestation for up-to-date information.
2929

3030
## Further Reading
3131

0 commit comments

Comments
 (0)