Skip to content

Commit

Permalink
Update cmd/wrapcontract/usage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Léo Vincent <[email protected]>
  • Loading branch information
xavier-romero and leovct authored Dec 10, 2024
1 parent 81d53e1 commit 871fd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/wrapcontract/usage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This command takes the bytecode that we want to be deployed for a new contract, and wraps its into the bytecode that we can use to create the contract.
This command takes the runtime bytecode, the bytecode deployed on-chain, as input and converts it into creation bytecode, the bytecode used to create the contract

```bash
$ polycli wrap-contract 69602a60005260206000f3600052600a6016f3
Expand Down

0 comments on commit 871fd41

Please sign in to comment.