diff --git a/documentation/en/storing-data.md b/documentation/en/storing-data.md index 410a06553..5ee4af354 100644 --- a/documentation/en/storing-data.md +++ b/documentation/en/storing-data.md @@ -49,6 +49,12 @@ Store a **Data CID** with a miner: lotus client deal ``` +Check the status of a deal: + +```sh +lotus client list-deals +``` + - Price is in attoFIL. - The `duration`, which represents how long the miner will keep your file hosted, is represented in blocks. Each block represents 45 seconds.