Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update spec/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mraszyk authored Nov 1, 2024
1 parent cc4dc5d commit 31cf9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3979,7 +3979,7 @@ S with

*Call context creation: On low wasm memory*

If canister `C` exports a method with name `canister_on_low_wasm_memory` and `S.on_low_wasm_memory_hook_status[C]` is `Ready`, the IC will create the corresponding call context and set `S.on_low_wasm_memory_hook_status[C]` to `Executed`.
If `S.on_low_wasm_memory_hook_status[C]` is `Ready` for a canister `C`, the IC will create the corresponding call context and set `S.on_low_wasm_memory_hook_status[C]` to `Executed`.

Conditions

Expand Down

0 comments on commit 31cf9a5

Please sign in to comment.