address_list docblock
This commit is contained in:
parent
d29fb3b12b
commit
4b58edfcd0
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ class LBRY_Daemon
|
|||
/**
|
||||
* Returns an paginated array of Address lists
|
||||
* https://lbry.tech/api/sdk#address_list
|
||||
* @param int $page Pagination page number
|
||||
* @return array Array of address lists linked to this account
|
||||
*/
|
||||
public function address_list($page = 1)
|
||||
|
|
Loading…
Reference in a new issue