Skip to content

Commit 4c5944d

Browse files
committed
fix: step numbers
1 parent eb28688 commit 4c5944d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/0_internal/7_b_2_approve_setting_aggregator_address_multisig.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ Once the transaction is proposed, the multisig owners must approve the transacti
1414
cast calldata "setAggregator(address)()" <NEW_AGGREGATOR_ADDRESS>
1515
```
1616

17-
1. Click on the transaction, and then click on ```Advanced Details```.
17+
4. Click on the transaction, and then click on ```Advanced Details```.
1818

1919
![Check details](images/7_b_2_set_aggregator_address_1.png)
2020

21-
2. Copy the ```Raw Data```, paste it in a text editor and verify it is the same value as the one you got in step 3.
21+
5. Copy the ```Raw Data```, paste it in a text editor and verify it is the same value as the one you got in step 3.
2222

23-
3. If the data is correct, click on the `Confirm` button.
23+
6. If the data is correct, click on the `Confirm` button.
2424

25-
4. Simulate the transaction. If everything is correct, click on the `Sign` button (or `Execute`, if you are the last one signing the transaction).
25+
7. Simulate the transaction. If everything is correct, click on the `Sign` button (or `Execute`, if you are the last one signing the transaction).
2626

2727
![Sign transaction](images/7_b_2_set_aggregator_address_2.png)
2828

29-
5. Once the transaction is executed, the change will be effective.
29+
8. Once the transaction is executed, the change will be effective.

0 commit comments

Comments
 (0)