79416872

Date: 2025-02-06 05:36:50
Score: 2
Natty:
Report link

Try Result<()> over ProgramResult cause, ProgramResult is the type alias that has been used in older anchor projects, in the newer upgraded version of Anchor it support Result<()> for error handling and Result conventions will remove unnecessary library imports from your project too.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Deep Trivedi