Skip to content

Commit

Permalink
M: etherscan link in README.ja
Browse files Browse the repository at this point in the history
  • Loading branch information
drcm-ogawa-mitsunori committed Oct 19, 2018
1 parent b22d990 commit 6854809
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@ contract('DappsContract', function(accounts) {
コントラクトアドレスは以下の通りです。

* Mainnet
* 0x9895960B93e314ef221346Ab985b895da9a5B7d5
* [0x9895960B93e314ef221346Ab985b895da9a5B7d5](https://etherscan.io/address/0x9895960B93e314ef221346Ab985b895da9a5B7d5)
* Ropsten
* 0x9895960b93e314ef221346ab985b895da9a5b7d5
* Kovan
* 0x542A900357c9638AD6e944a57072c5D01f1C1Ea7
- [0x9895960b93e314ef221346ab985b895da9a5b7d5](https://ropsten.etherscan.io/address/0x9895960b93e314ef221346ab985b895da9a5b7d5)
* Rinkeby
* 0x542A900357c9638AD6e944a57072c5D01f1C1Ea7
* [0x542A900357c9638AD6e944a57072c5D01f1C1Ea7](https://rinkeby.etherscan.io/address/0x542A900357c9638AD6e944a57072c5D01f1C1Ea7)
* Kovan
* [0x542A900357c9638AD6e944a57072c5D01f1C1Ea7](https://kovan.etherscan.io/address/0x542A900357c9638AD6e944a57072c5D01f1C1Ea7)

# リファレンス

Expand Down

0 comments on commit 6854809

Please sign in to comment.