Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bucurdavid committed Jul 2, 2024
2 parents 5677b9f + c4be82f commit 24db40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interaction/mainnet.snippets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ deployLedgerMainnet(){
upgrade(){
mxpy --verbose contract upgrade ${ADDRESS} \
--bytecode output-docker/core-mx-life-bonding-sc/core-mx-life-bonding-sc.wasm \
--metadata-not-readable \
--metadata-payable-by-sc \
--metadata-payable \
--proxy ${PROXY} \
--chain ${CHAIN_ID} \
--gas-limit 150000000 \
Expand Down

0 comments on commit 24db40d

Please sign in to comment.