Optionaldata: PartialMessage<badges.MsgUpdateCollection>Alias (non-wrapping) paths to add.
New collection approvals to set.
ID of the collection (0 for new collection).
OptionalcollectionNew collection metadata to set.
OptionalcollectionNew collection permissions to set.
IBC wrapper paths to add.
Address of the creator.
New custom data to set.
OptionalinvariantsCollection-level invariants that cannot be broken. These are set upon genesis and cannot be modified. Addresses are generated by the keeper and stored in the collection.
New isArchived to set.
New manager to set.
Coins to be transferred to the mint escrow address.
New standards to set.
New token metadata to set.
Indicates if collection approvals should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the collection metadata should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if collection permissions should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the custom data should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the isArchived should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the manager should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the standards should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the token metadata should be updated. If true, we set to value in this Msg. If false, we keep existing value.
Indicates if the valid token IDs should be updated. If true, we set to value in this Msg. If false, we keep existing value.
New token IDs to add to this collection
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
MsgUpdateCollection is used to update a collection.
Generated
from message badges.MsgUpdateCollection