Update README.md

This commit is contained in:
Victor Torres
2025-01-04 17:41:10 -07:00
committed by biccsdev
parent bca4f6074c
commit 7b4c4ffc2c

View File

@@ -171,7 +171,7 @@ const createItemOptions: CreateSingleOptions = {
mainImageUrl: "",
splHash: "", //present if listing is on a specific SPL token, if not present sale will be on $SOL
};
const isMainnet = false;
const isMainnet = true;
const result = await agent.create3LandNft(
optionsWithBase58,
collectionAccount,