mirror of
https://github.com/status-im/nim-codex.git
synced 2025-01-31 04:55:37 +00:00
docs(api): add note about nodes in request storage creation (#547)
This commit is contained in:
parent
34a9c5e88d
commit
778093d12e
@ -152,7 +152,10 @@ components:
|
||||
default: 0
|
||||
collateral:
|
||||
type: string
|
||||
description: Hexadecimal encoded number that represents how much collateral is asked from hosts that wants to fill a slots
|
||||
description: Number as decimal string that represents how much collateral is asked from hosts that wants to fill a slots
|
||||
expiry:
|
||||
type: string
|
||||
description: Number as decimal string that represents expiry time of the request (in unix timestamp)
|
||||
|
||||
StorageAsk:
|
||||
type: object
|
||||
|
Loading…
x
Reference in New Issue
Block a user