Skip to content

Commit 874db36

Browse files
committed
--amend
1 parent 2ccef30 commit 874db36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const baseUri = ""; // TODO ipfs://NewUriToReplace";
1212
const solanaMetadata = {
1313
symbol: "ETC",
1414
seller_fee_basis_points: 1000, // Define how much % you want from secondary market sales 1000 = 10%
15-
external_url: "" // TODO "https://www.youtube.com/c/hashlipsnft",
15+
external_url: "", // TODO "https://www.youtube.com/c/hashlipsnft",
1616
creators: [
1717
{
1818
address: "0xef3e15f5a73FB9cB6F98c65817396Dc63AA0fEC8",

0 commit comments

Comments
 (0)