I had an error, seems like I'm missing something. Hope someone can help
const connection = new Connection(clusterApiUrl("devnet"), "confirmed"); const program = new anchor.Program<Sleep>(IDL);
I had an error, seems like I'm missing something. Hope someone can help
const connection = new Connection(clusterApiUrl("devnet"), "confirmed"); const program = new anchor.Program<Sleep>(IDL);