Skip to content

Update Kiosk package manifest to new standard #50

@thounyy

Description

@thounyy

Update Move.lock for the Kiosk package on mainnet and testnet using

sui move manage-package --environment "$(sui client active-env)" \
  --network-id "$(sui client chain-identifier)" \
  --original-id 'PUBLISHED_ID' \
  --latest-id 'UPGRADED_ID' \
  --version-number 'VERSION'

Remove published-at from Move.toml.

Current format prevent from using a single package manifest for both mainnet and testnet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions