Skip to content

Commit 777fa5a

Browse files
committed
docs: clarify diagram note in TokenTransformationSystem
- Expand abbreviated 'TTE' to full 'TokenTransformationEnforcer' - Clarify validation step description - Make diagram note more readable
1 parent b761744 commit 777fa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documents/TokenTransformationSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ sequenceDiagram
177177
178178
Agent->>AM: executeProtocolActionByDelegation(protocol, token, amount, delegations)
179179
180-
Note over AM: 1. Validate TTE at index 0<br/>2. Set protocol in args
180+
Note over AM: 1. Validate TokenTransformationEnforcer<br/>is first caveat in root delegation<br/>2. Set protocol address in caveat args
181181
182182
AM->>DM: redeemDelegations([delegations], [modes], [callDatas])
183183

0 commit comments

Comments
 (0)