Closed mraszyk closed 5 months ago
This PR fixes System API calls to add cycles to an inter-canister call:
ic0.call_cycles_add
ic0.call_cycles_add128
ic0.call_perform
This PR fixes System API calls to add cycles to an inter-canister call:
ic0.call_cycles_add
andic0.call_cycles_add128
at one place in the section on inter-canister calls;ic0.call_perform
.