Skip to content

Commit 9a44d7f

Browse files
committed
feat: update docs
1 parent c1ff205 commit 9a44d7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/0_internal/4_a_pause_contracts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Note: when executing a Pause, you can only ADD functions to the paused list, and
4646
Note: the list of pausable functions and their numbers can be seen in the `AlignedLayerServiceManager.sol` contract. But the list is the following:
4747

4848
0. createNewTask
49-
1. respondToTaskV2
49+
1. respondToTask
5050
2. verifyBatchInclusion
5151
3. withdraw
5252
4. depositToBatcher

docs/0_internal/pausable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Note: when executing a Pause, you can only ADD functions to the paused list, and
4646
Note: the list of pausable functions and their numbers can be seen in the `AlignedLayerServiceManager.sol` contract. But the list is the following:
4747

4848
0. createNewTask
49-
1. respondToTaskV2
49+
1. respondToTask
5050
2. verifyBatchInclusion
5151
3. withdraw
5252
4. depositToBatcher

0 commit comments

Comments
 (0)