You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}\"}"
The text was updated successfully, but these errors were encountered:
getting this error when i want to enable IRIS:
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}\"}"
The text was updated successfully, but these errors were encountered: