Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Commit

Permalink
Solidity syntax highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaylina committed Mar 3, 2018
1 parent 5842f05 commit d3cc325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eip-820.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

EIP: 820
Title: Pseudo-introspection using a registry contract.
Author: Jordi Baylina @jbaylina
Author: Jordi Baylina <jordi@baylina.cat>
Type: StandardTrack
Category: ERC
Status: Draft
Expand Down Expand Up @@ -39,7 +39,7 @@ This standard also solves the problem of having different addresses for differen

### The smart contract

```
```solidity
pragma solidity 0.4.20;
interface ERC820ImplementerInterface {
Expand Down

0 comments on commit d3cc325

Please sign in to comment.