Casting of user ref instead of resolving the alias
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 5
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 2
Description
https://github.com/GalaChain/dex/pull/38/commits/4ecfb4b219e7abd210e3df442ea777cccb9a975e#r2306684040
this should be changed to resolveUserAlias(ctx, dto.secureWallet);
we want to find the user alias from the user ref. The current code just does a "safe" casting with some validation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.