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 UX fix for upgrading World canister using Game Launcher frontend feature.

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 12 with evidence 11131f90e9cec0da22a8a077af2cb74a882ad7849c27111883689267a76c375c

Overview