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

fix: remove assets endpoint from chains config, add statemint, and statemine #573

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

TarikGul
Copy link
Member

@TarikGul TarikGul commented Jun 1, 2021

closes: #569

This PR removes the assets endpoint from Polkadot, Kusama, and Westend while adding new chain configs for both statemint and statemine.

@TarikGul TarikGul merged commit 0878a3c into master Jun 1, 2021
@TarikGul TarikGul deleted the tarik-update-chain-config branch June 1, 2021 15:28
controllers: [
'Blocks',
'BlocksExtrinsics',
'AccountsAssets',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the first in the list I think? My alphabet-OCD gets all tingly.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET on /accounts/accountId/asset-balances with connected Westend node returns an error 500
4 participants