ProjectArgs: { allowedPrograms: web3.PublicKey[]; authority: web3.PublicKey; bump: number; collections: web3.PublicKey[]; creators: web3.PublicKey[]; driver: web3.PublicKey; key: web3.PublicKey; mintIndexing: Indexing; name: string; profileDataConfig: Map<string, ProfileDataType>; services: Service[]; }
Type declaration
-
allowedPrograms: web3.PublicKey[]
-
authority: web3.PublicKey
-
bump: number
-
collections: web3.PublicKey[]
-
creators: web3.PublicKey[]
-
driver: web3.PublicKey
-
key: web3.PublicKey
-
-
name: string
-
profileDataConfig: Map<string, ProfileDataType>
-
Arguments used to create Project