Skip to content

Commit 5c17314

Browse files
authored
add read-only flag (#346)
1 parent d19f42a commit 5c17314

File tree

2 files changed

+165
-163
lines changed

2 files changed

+165
-163
lines changed

docs/api/actors/Miner.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ function withdrawBalance(CommonTypes.FilActorId target, CommonTypes.BigInt memor
303303

304304
Withdraw the token balance for this miner.
305305

306+
`uint` WithdrawBalanceMethodNum = 2280458852.
307+
306308
**Params**:
307309

308310
+ `FilActorId` FilActorId - miner actor id to interact with

0 commit comments

Comments
 (0)