Update marketplace.md

This commit is contained in:
Jimmy Debe 2024-06-20 10:02:23 -04:00 committed by GitHub
parent c0449f6c4b
commit 500f69a0ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -52,9 +52,7 @@ the data chunks are encoded and placed into separate slots.
The erasure coding technique SHOULD be the [Reed-Soloman algorithm](https://hackmd.io/FB58eZQoTNm-dnhu0Y1XnA).
When the client node is prompted by the user to create a storage request,
it MUST submit a transaction with the desired request parameters.
The requester MUST provide a `duration` value for the storage request along with the appropriate `reward`,
payment for request.
it MUST submit a transaction with the desired request parameters.
Once a request is created via the transaction,
all slots MUST be filled by storage providers before the request is officially started.
If the request does not attract enough storage providers after a time defined by `expiry` runs out,
@ -115,7 +113,7 @@ An identifier used to locate the dataset
- it SHOULD be amount of tokens offered per byte per second
- it MUST be a token known to the network.
After tokens are recevied by the Codex Marketplace,
it MUST released to storage providers who successfully fill slots and the storage request is complete.
it MUST be released to storage providers who successfully fill slots until the storage request is complete.
`collateral`