Cardanoex.StakePool.list
You're seeing just the function
list
, go back to Cardanoex.StakePool module for more information.
Link to this function
list(stake)
List all known stake pools ordered by descending non_myopic_member_rewards. The non_myopic_member_rewards — and thus the ordering — depends on the stake
parameter.
Some pools may also have metadata attached to them.
Options
- stake - The stake the user intends to delegate in Lovelace. Required.