rerun make gen

This commit is contained in:
LexLuthr 2022-07-29 20:32:05 +05:30
parent 498334e860
commit 9e9a3825aa
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -3670,9 +3670,9 @@ Response: `true`
### WithdrawBalance
WithdrawBalance allows to withdraw balance from miner actor to owner address
Specify amount as "0" to withdraw full balance. This method returns a message CID
even when StateWaitMessage() fails and reciept exit code is non-zero
even when StateWaitMessage() fails and receipt exit code is non-zero
User should check for message execution manually if this method returns a
"Timeout waiting for withdrawl message" error.
"Timeout waiting for withdrawal message" error.
Perms: admin