Skip to content

Commit f29cb25

Browse files
committed
pull 14 fix: new fields in methods after HF 18 of GOLOS #2
1 parent 4bef5f0 commit f29cb25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Commands/Commands.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ class Commands implements CommandInterface
333333
'1' => ['string'], //'start_permlink' for pagination,
334334
'2' => ['string'], //'before_date'
335335
'3' => ['integer'], //'limit'
336+
'4' => ['nullOrInteger'] //voteLimit by default 10 000
336337
]
337338
],
338339
'get_discussions_by_blog' => [

0 commit comments

Comments
 (0)