ICP Dashboard

Commit changes to Game Launcher Asset Canister.

Summary

This proposal executes generic function commit_proposed_batch on Game Launcher Asset canister.

Proposed batch includes version bump for packages and fixes to resolve UI bugs in Game Launcher.

For more information check https://internetcomputer.org/docs/current/developer-docs/integrations/sns/managing/sns-asset-canister#submitting-an-sns-proposal-and-upgrading-an-asset-canister .

Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 1010, name: "Game Launcher asset canister function commit_proposed_batch", description: Some( "Call commit_proposed_batch function to commit changes to upgrade Game Launcher asset canister", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( awcae-maaaa-aaaam-abmyq-cai, ), target_method_name: Some( "commit_proposed_batch", ), validator_canister_id: Some( awcae-maaaa-aaaam-abmyq-cai, ), validator_method_name: Some( "validate_commit_proposed_batch", ), }, ), ), }

Payload:

commit proposed batch 14 with evidence 69c7391856727fba9b6539b5f4e3a192c58762ea86aacc61b4987befa92898a4

Overview