Skip to content

Commit 0409202

Browse files
committed
added a sample tx link
1 parent d2e6401 commit 0409202

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compression/cnft-burn/tests/cnft-burn.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,7 @@ describe("cnft-burn", () => {
6262
skipPreflight: true,
6363
});
6464
console.log("Your transaction signature", tx);
65+
// here is a sample transaction signature on devnet
66+
// https://explorer.solana.com/tx/2MpeHi64pbWNY7BKBuhAp4yND5HdfQqNqkd8pu6F6meoSNUYRvxQgV5TC4w8BM8hUihB8G8TwBAaPRqS7pnN8Nu1?cluster=devnet
6567
});
6668
});

0 commit comments

Comments
 (0)