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

[BUG]: IRIS can't be enabled #10

Closed
cipig opened this issue Nov 5, 2024 · 1 comment
Closed

[BUG]: IRIS can't be enabled #10

cipig opened this issue Nov 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cipig
Copy link
Member

cipig commented Nov 5, 2024

getting this error when i want to enable IRIS:

Error parsing request: missing field `nodes`

on CLI i can enable IRIS with this call
curl --url "http://127.0.0.1:7783" --data "{\"method\":\"enable_tendermint_with_assets\",\"mmrpc\":\"2.0\",\"params\": {\"ticker\":\"IRIS\",\"tokens_params\": [{\"ticker\":\"ATOM-IBC_IRIS\"}],\"nodes\":[{\"url\":\"https://rpc.irishub-1.irisnet.org\",\"komodo_proxy\":false}],\"tx_history\":false},\"userpass\":\"${userpass}\"}"

@cipig cipig added the bug Something isn't working label Nov 5, 2024
@cipig
Copy link
Member Author

cipig commented Nov 13, 2024

issue fixed in #4
i can enable and swap IRIS
image

@cipig cipig closed this as completed Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant