Estimate the cost of a deal
This endpoint estimates the cost of a deal
| Request Body — REQUIRED The size of the deal in bytes, the replication factor, and the duration of the deal in blocks |
|---|
durationBlks integer |
replication integer |
size integer |
verified boolean |
| Responses | ||||
|---|---|---|---|---|
200OK
| ||||
400Bad Request
| ||||
500Internal Server Error
|