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
You are using a hardcoded value in your if statement and you have declared an enum with this value in types.ts file. If using the enum doesn't suit your style, I'd recommend using a constant variable.
Overall the code is neatly structured and well commented making it easy to follow and understand.
Can assist with any further reviews - feel free to reach out.
Hi guys,
Spotted a small thing that can be improved:
mcv/sec/index.ts Line 29:
You are using a hardcoded value in your if statement and you have declared an enum with this value in types.ts file. If using the enum doesn't suit your style, I'd recommend using a constant variable.
Overall the code is neatly structured and well commented making it easy to follow and understand.
Can assist with any further reviews - feel free to reach out.
X - @pats_sats
https://x.com/pats_sats?t=B-trBH3lPUKDgkIMfqUv7Q&s=09
Solana Wallet:
6zjpsFTKCy3BrGay175ePMYQ43Knespjtshh4Jqd2YMX
The text was updated successfully, but these errors were encountered: