fix: naming

This commit is contained in:
aryan
2025-01-01 03:37:56 +05:30
parent 18b719012b
commit e2f1536774
37 changed files with 121 additions and 67 deletions

View File

@@ -10,7 +10,7 @@ interface CollectionOptions {
}
const deployCollectionAction: Action = {
name: "solana_deploy_collection",
name: "DEPLOY_COLLECTION",
similes: [
"create collection",
"launch collection",