Dzmitry Vensko
Results
12
comments of
Dzmitry Vensko
Ok, I created a new alias instead of a simple address, and my aliases also showed up. Although, coins are no longer linked with them, they are again in "All...
It's an API issue, `/api/bookmarks/ext` is broken. `/api/bookmarks` works as intended. They use the same payload, so even simple update to use `/api/bookmarks` with added `createArchive: true` fixes the issue...