Upgrade
@Serializable
Upgrades a Move package.
Takes (in order):
A vector of serialized modules for the package.
A vector of object ids for the transitive dependencies of the new package.
The object ID of the package being upgraded.
An argument holding the
UpgradeTicket
that must have been produced from an earlier command in the same programmable transaction.
Parameters
modules
of the package.
dependencies
of the package.
package Id
of the package.
upgrade Ticket
of the package.
Constructors
Functions
Link copied to clipboard
Creates a MakeMoveVec command.
Link copied to clipboard
Creates a MergeCoins command.
Link copied to clipboard
Creates a MoveCall command.
Link copied to clipboard
Creates a Publish command.
Link copied to clipboard
Creates a SplitCoins command.
Link copied to clipboard
Creates a TransferObjects command.
Link copied to clipboard
Creates a Upgrade command.