This commit is contained in:
Ingar Shu 2020-12-03 13:20:50 -08:00
parent 13c8a235b6
commit 65abeb066d
No known key found for this signature in database
GPG Key ID: BE3D9CE79F22E769

View File

@ -70,6 +70,7 @@
* [Market](#Market)
* [MarketReleaseFunds](#MarketReleaseFunds)
* [MarketReserveFunds](#MarketReserveFunds)
* [MarketWithdraw](#MarketWithdraw)
* [Miner](#Miner)
* [MinerCreateBlock](#MinerCreateBlock)
* [MinerGetBaseInfo](#MinerGetBaseInfo)
@ -1636,6 +1637,28 @@ Response: `{}`
MarketReserveFunds reserves funds for a deal
Perms: sign
Inputs:
```json
[
"f01234",
"f01234",
"0"
]
```
Response:
```json
{
"/": "bafy2bzacea3wsdh6y3a36tb3skempjoxqpuyompjbmfeyf34fi3uy6uue42v4"
}
```
### MarketWithdraw
MarketWithdraw withdraws unlocked funds from the market actor
Perms: sign
Inputs: