Skip to content

Commit

Permalink
devnet contracts and fix to snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
newbreedofgeek committed Oct 18, 2022
1 parent 086b7e4 commit 7caebdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Understanding this document is also easier if one knows how [ESDT token transact

| Devnet | Mainnet |
| -------------------------------------------------------------- | ---------------- |
| erd1qqqqqqqqqqqqqpgqtywnp7z0war94rpzk00p2n2wjwaws2xr7yqsejxy7f | Not deployed yet |
| erd1qqqqqqqqqqqqqpgqtywnp7z0war94rpzk00p2n2wjwaws2xr7yqsejxy7f (V1) : (V2) | erd1qqqqqqqqqqqqqpgqnsmrn5q08eqth3fy8el87sgdj0mkhwdwl2jqnf59cg |

## Endpoints

Expand Down
2 changes: 1 addition & 1 deletion interaction/devnet.snippets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ deploy(){
--bytecode output/claims.wasm \
--outfile deployOutput \
--metadata-not-readable \
--pem wallet.pem \
--pem ${WALLET} \
--proxy ${PROXY} \
--chain ${CHAIN_ID} \
--gas-limit 150000000 \
Expand Down

0 comments on commit 7caebdf

Please sign in to comment.