Update redacted-cartel.md

This commit is contained in:
bt3gl 2022-06-12 17:28:14 -07:00 committed by GitHub
parent a27aef28eb
commit 95fb6b0812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ where `allowance(sender, recipient)` should be `allowance(sender, msg.sender)`.
#### Here is a clarification
| entity | address name | description |
| entity | address | description |
| ----------------- | ------------------- | -------------- |
| sender | `sender` | *from*; who holds the tokens before the transaction |
| recipient | `recipient` | *to*, who will receive the tokens after the transaction |