- Preparing search index...
- The search index is not available
API References
Type alias MetadataDelegateInput<T>
Metadata
Delegate
Input
<T>: { delegate
: T; updateAuthority
: PublicKey; type
: "CollectionV1" | "UpdateV1" | "ProgrammableConfigV1"; }
Type declaration
-
delegate: T
-
-
type: "CollectionV1" | "UpdateV1" | "ProgrammableConfigV1"