Skip to content

Commit 648f33f

Browse files
Update rust/threshold-ecdsa/README.md
1 parent 918e219 commit 648f33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/threshold-ecdsa/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Deploying to the Internet Computer requires [cycles](https://internetcomputer.or
6262

6363
### Update source code with the right key ID
6464

65-
To deploy the sample code, the canister needs the right key ID for the right environment. Specifically, one needs to replace the value of the `key_id` in the `src/ecdsa_example_rust/main.mo` file of the sample code. Before deploying to the mainnet, one should modify the code to use the right name of the `key_id`.
65+
To deploy the sample code, the canister needs the right key ID for the right environment. Specifically, one needs to replace the value of the `key_id` in the `src/ecdsa_example_rust/src/lib.rs` file of the sample code. Before deploying to the mainnet, one should modify the code to use the right name of the `key_id`.
6666

6767
There are three options:
6868

0 commit comments

Comments
 (0)