Skip to content

Commit

Permalink
Merge pull request #23 from ian-lee-mxc/update_mep80x
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Jun 5, 2024
2 parents 2508602 + 68a6e21 commit ed0e9b3
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 173 deletions.
2 changes: 1 addition & 1 deletion proposals/mep-801.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Every MEP-801 compliant contract must implement the following interface:
```solidity=
pragma solidity ^0.8.18;
/// @title MEP-801 ISO Application Contract
/// @title MEP801 (ISO Applications)
interface MEP801 {
/// @dev This event gets emitted when a application added
/// The parameters is the index of app, owner and name.
Expand Down
Loading

0 comments on commit ed0e9b3

Please sign in to comment.