From 66bfadb71a9f0505517ceb1a1eec762e282467a9 Mon Sep 17 00:00:00 2001 From: jimmylee Date: Wed, 29 Jan 2020 00:51:05 -0800 Subject: [PATCH] documentation: adds lotus client list-deals for checking the status of a deal --- documentation/en/storing-data.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.