Closed anoushk1234 closed 2 years ago
Added the manual check require_eq!(ctx.accounts.rent.key(), sysvar::rent::ID);
require_eq!(ctx.accounts.rent.key(), sysvar::rent::ID);
Thank you!
It's always a pleasure working with the best in the solana ecosystem :)
Added the manual check
require_eq!(ctx.accounts.rent.key(), sysvar::rent::ID);