Skip to content

Commit

Permalink
update issue token image
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Jan 16, 2025
1 parent 5908e1f commit 7581a4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/asset/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ERC-20 precompiles are offered by evmOS for better interacting with Cosmos SDK.

To link an asset to ERC20 Precompile, when issuer send the MsgIssueToken to the Asset Module, a new asset will be created and a new evm address is created randomly, which will be auto assigned an erc20-precompiles to interact with evm environment. After linking, all call to the token contract will now redirect to precompile instead of the evm.

![asset_precompiles](imgs/linking_precompiles.png)
![issue_token](imgs/issue_token.png)

### Mapping extensions

Expand Down
Binary file added x/asset/spec/imgs/issue_token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7581a4e

Please sign in to comment.