MovePackageProtocol
MovePackageProtocol
protocol MovePackageProtocol : AnyObject, Sendable
A move package
BCS
The BCS serialized form for this type is defined by the following ABNF:
move-package = object-id ; id
u64 ; version
(vector (identifier bytes)) ; modules
(vector type-origin) ; type-origin-table
(vector (object-id upgrade-info)) ; linkage-table