We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95fc73 commit 8857392Copy full SHA for 8857392
1 file changed
atlas/embed.go
@@ -6,6 +6,6 @@ import (
6
7
// Transactions is a list of all the transactions we export with imports mapped
8
var (
9
- UserBuyPacksPrimarySale []byte
10
//go:embed transactions/user/buy_packs_primary_sale.cdc
+ UserBuyPacksPrimarySale []byte
11
)
0 commit comments