|following|The followers of which account|String|No leading @ symbol|
|following|The followers of which account|String|No leading @ symbol|
|startFollower|Start the list from which follower?|String|No leading @symbol. Use the empty string `''` to start the list. Subsequent calls can use the name of the last follower|
|startFollower|Start the list from which follower?|String|No leading @symbol. Use the empty string `''` to start the list. Subsequent calls can use the name of the last follower|
|followType|??|??|Set to 0 or 'blog' - either works|
|followType|Follow or mute|String|Set to 'blog' for followers or 'ignore' for mutes|
|limit|The maximum number of followers to return|Integer||
|limit|The maximum number of followers to return|Integer|1000 is maximum|
|function()|Your callback|function|Tip: use `console.log(err, result)` to see the result|
|function()|Your callback|function|Tip: use `console.log(err, result)` to see the result|
Delegates STEEM POWER, denominated in VESTS, from a `delegator` to the `delegatee`. Requires the `delegator`'s private WIF key. Set the delegation to 0 to undelegate.
Delegates HIVE POWER, denominated in VESTS, from a `delegator` to the `delegatee`. Requires the `delegator`'s private WIF key. Set the delegation to 0 to undelegate.