Summary

The CyclesDispenser holds a whitelist of canisters which are allowed to request cycles top ups. This proposal adds the new Escrow canister to that list.

Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 6000, name: "Add canister to cycles_dispenser", description: Some( "The cycles_dispenser will keep the added canister topped up with cycles.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( gonut-hqaaa-aaaaf-aby7a-cai, ), target_method_name: Some( "add_canister", ), validator_canister_id: Some( gonut-hqaaa-aaaaf-aby7a-cai, ), validator_method_name: Some( "add_canister_validate", ), }, ), ), }

Payload:

{ "canister_id": "s4yi7-yiaaa-aaaar-qacpq-cai" }

Overview