Closed lwshang closed 4 months ago
Add a new set of Call API to support configure inter-canister calls. This allows a proper support for the Best-Effort Responses feature.
e2e test
The ic0::call_with_best_effort_response system API is not testable yet.
ic0::call_with_best_effort_response
Description
Add a new set of Call API to support configure inter-canister calls. This allows a proper support for the Best-Effort Responses feature.
How Has This Been Tested?
e2e test
The
ic0::call_with_best_effort_response
system API is not testable yet.Checklist: