Sui.Rpc.V2beta.PackageUpgradeError.PackageUpgradeErrorKind (ex_sui v0.1.0)

View Source

Summary

Types

t()

@type t() ::
  integer()
  | :PACKAGE_UPGRADE_ERROR_KIND_UNKNOWN
  | :UNABLE_TO_FETCH_PACKAGE
  | :NOT_A_PACKAGE
  | :INCOMPATIBLE_UPGRADE
  | :DIGETS_DOES_NOT_MATCH
  | :UNKNOWN_UPGRADE_POLICY
  | :PACKAGE_ID_DOES_NOT_MATCH

Functions

descriptor()