Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose commision schedule in account metadata #159

Open
tjanez opened this issue Jan 15, 2021 · 3 comments
Open

Expose commision schedule in account metadata #159

tjanez opened this issue Jan 15, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@tjanez
Copy link
Member

tjanez commented Jan 15, 2021

This would be useful so wallets using the Rosetta API could report an account's commission schedule (i.e. commission rates and rate bounds) and users could make an informed decision when delegating their tokens.

@tjanez tjanez added the enhancement New feature or request label Jan 15, 2021
@Esya
Copy link

Esya commented Feb 14, 2021

Some websites such as OasisScan are already exposing this, where do they get this information from if not from the gateway ?

@kostko
Copy link
Member

kostko commented Feb 14, 2021

They get it from the oasis-node gRPC API.

@Esya
Copy link

Esya commented Feb 14, 2021

Ah... So they probably run their own node and query it with gRPC.

I might go for this idea, Provide a pure web/JS wallet based on BIP 39 but I want to support delegation and ideally have no backend (but that's another topic) - and I'm looking at possibly interacting with the Rosetta gateway to do all this, so I guess this issue would be nice to also guide users when delegating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants