Skip to content
#

rustc

Here are 19 public repositories matching this topic...

brooksprumo
brooksprumo commented May 22, 2022

Problem

There is not a way from the CLI (that I know of) to find all the stake accounts for a given withdraw authority. Both Step Finance and Sonar Watch support this query, and the CLI should be able to as well.

Proposed Solution

From @mvines

solana stakes could easily do this too. Here’s the gist of a patch to do so

enhancement good first issue

Improve this page

Add a description, image, and links to the rustc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rustc topic, visit your repo's landing page and select "manage topics."

Learn more