We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61f15e commit 10f1b59Copy full SHA for 10f1b59
README.md
@@ -101,11 +101,7 @@ Usage: `ic-wasm <input.wasm> check-endpoints [--candid <file>] [--hidden <file>]
101
- `canister_update:<endpoint name>`
102
- `canister_query:<endpoint name>`
103
- `canister_composite_query:<endpoint name>`
104
- - `canister_heartbeat`
105
- - `canister_global_timer`
106
- - `canister_init`
107
- - `canister_post_upgrade`
108
- - `canister_pre_upgrade`
+ - `<endpoint name>`
109
110
**Example `hidden.txt`:**
111
```text
0 commit comments