Skip to content

Commit 18dfb66

Browse files
kashishkhullarMadeofTin
authored andcommitted
Automatically merged updates to draft EIP(s) 823 (ethereum#2151)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
1 parent e0e5b80 commit 18dfb66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EIPS/eip-823.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,13 +187,13 @@ event ExchangeAndSpent ( address _from, address _by, uint _value ,address _targe
187187
### Diagramatic Explanation
188188

189189
#### Exchanging Tokens
190-
![token-exchange-standard-visual-representation-1](https://raw.githubusercontent.com/kashishkhullar/EIPs/master/assets/eip-823/eip-823-token-exchange-standard-visual-representation-1.PNG)
190+
![token-exchange-standard-visual-representation-1](../assets/eip-823/eip-823-token-exchange-standard-visual-representation-1.PNG)
191191

192192
NOTE: After the successful exchange the contract on right owns some tokens of the contract on the left.
193193

194194
#### Exchanging And Spending Tokens
195195

196-
![token-exchange-standard-visual-representation-2](https://raw.githubusercontent.com/kashishkhullar/EIPs/master/assets/eip-823/eip-823-token-exchange-standard-visual-representation-2.PNG)
196+
![token-exchange-standard-visual-representation-2](../assets/eip-823/eip-823-token-exchange-standard-visual-representation-2.PNG)
197197

198198
NOTE: After the successful exchange the contract on right owns some tokens of the contract on the left.
199199

0 commit comments

Comments
 (0)