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