Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
henrye committed Mar 11, 2024
1 parent 17d9745 commit 405fca4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Example usage is demonstrated in [tests/solana_timelock.ts](./tests/solana_timel

## Deployment address

The program is currently live on devnet at
[tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF](https://explorer.solana.com/address/tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF?cluster=devnet).
The program is currently live on
[devnet](https://solscan.io/account/tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF?cluster=custom&customUrl=https%3A%2F%2Fapi.devnet.solana.com) and [mainnet](https://solscan.io/account/tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF) at `tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF`.
You may verify that the deployed program matches the source by using the
`anchor verify` command.
`solana-verify verify-from-repo -um --program-id tiME1hz9F5C5ZecbvE5z6Msjy8PKfTqo1UuRYXfndKF https://github.com/metaDAOproject/solana-timelock` command.

0 comments on commit 405fca4

Please sign in to comment.