Update docs
This commit is contained in:
parent
8fe8da6f4c
commit
306dfaa11f
@ -956,7 +956,8 @@ Response:
|
|||||||
"PricePerEpoch": "0",
|
"PricePerEpoch": "0",
|
||||||
"Duration": 42,
|
"Duration": 42,
|
||||||
"DealID": 5432,
|
"DealID": 5432,
|
||||||
"CreationTime": "0001-01-01T00:00:00Z"
|
"CreationTime": "0001-01-01T00:00:00Z",
|
||||||
|
"Verified": true
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -992,7 +993,8 @@ Response:
|
|||||||
"PricePerEpoch": "0",
|
"PricePerEpoch": "0",
|
||||||
"Duration": 42,
|
"Duration": 42,
|
||||||
"DealID": 5432,
|
"DealID": 5432,
|
||||||
"CreationTime": "0001-01-01T00:00:00Z"
|
"CreationTime": "0001-01-01T00:00:00Z",
|
||||||
|
"Verified": true
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user