Type alias CreateAddAddressContainerToProjectOperationArgs
CreateAddAddressContainerToProjectOperationArgs: { args: AddAddressContainerToProjectArgs & { index: number; }; programId?: web3.PublicKey; project: web3.PublicKey; }
Type declaration
-
-
Optional
programId?: web3.PublicKey
-
project: web3.PublicKey
Represents the arguments required to create an AddAddressContainerToProject operation.