Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:typo errors #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 0004-FGTP-Content-Address-EACs.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Content address EACs
Data for EACs is currently tracked in several places, including in the
[EAC Summary Archive](https://github.com/redransil/filecoin-renewables-purchases/tree/main/EAC_Purchase_Summary_Archive) and the Zero Labs system.

We'd like to take all of the relevant data, including certifictes, and track it with IPDL.
We'd like to take all of the relevant data, including certificates, and track it with IPDL.

## Authors
redransil
Expand All @@ -38,7 +38,7 @@ Example #2: [Order sheet](https://github.com/redransil/filecoin-renewables-purch
## What are the outputs
IPLD data stored on [Estuary](https://estuary.tech/) which tracks pdf certificates and associated metadata.

Metadat should include, at least, all of the information returned by a transaction call to the [ZL API](https://proofs-api.zerolabs.green/api/partners/filecoin/nodes/f01234/transactions)
Metadata should include, at least, all of the information returned by a transaction call to the [ZL API](https://proofs-api.zerolabs.green/api/partners/filecoin/nodes/f01234/transactions)

## Proposed Solution
- The pdf certificate should be stored on Estuary and have its own CID: [example](https://bafkreib5dmwkopgu5fb2a572o6x652shwsf45v74xfdvrnllscgunzqese.ipfs.dweb.link/)
Expand Down