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 UI/UX fixes.

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 17 with evidence 4f96229880d8282af810e584337c3458adf671fe823c934dfcf871396cf105f1

Overview