dfinity / sns-testing

Testing SNS in local testing environment
Apache License 2.0
9 stars 12 forks source link

Decentralisation swap not visible in NNS UI #16

Closed letmejustputthishere closed 1 year ago

letmejustputthishere commented 1 year ago

Initially I can't see the SNS swap, only after a while it eventually pops up. I can participate via the shell scripts without hiccups. Reloading the page did not help.

mraszyk commented 1 year ago

This is related to the SNS aggregator canister taking some time to discover the new SNS and include it in the certified asset pulled by the NNS frontend dapp. As long as you see the SNS in the launchpad after a couple of minutes latest, it's expected behavior.

letmejustputthishere commented 1 year ago

Got it, maybe it's worth mentioning that in the docs?

mraszyk commented 1 year ago

Added by this PR: https://github.com/dfinity/sns-testing/pull/26