From f4ce76697cf29d52ba2471f825012d8c30cf6220 Mon Sep 17 00:00:00 2001 From: Jessie Mongeon Date: Wed, 25 Sep 2024 15:16:11 -0500 Subject: [PATCH] Update cycles convert command --- .../defi/cycles/converting_icp_tokens_into_cycles.mdx | 2 +- .../defi/wallets/self-custody/self-custody-quickstart.mdx | 2 +- docs/tutorials/developer-journey/level-1/1.4-using-cycles.mdx | 2 +- docs/tutorials/hackathon-prep-course/7-obtaining-cycles.mdx | 2 +- submodules/internetidentity | 2 +- submodules/motoko | 2 +- submodules/response-verfication | 2 +- submodules/samples | 2 +- submodules/sdk | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/developer-docs/defi/cycles/converting_icp_tokens_into_cycles.mdx b/docs/developer-docs/defi/cycles/converting_icp_tokens_into_cycles.mdx index 536c727e0b..3e297f813d 100644 --- a/docs/developer-docs/defi/cycles/converting_icp_tokens_into_cycles.mdx +++ b/docs/developer-docs/defi/cycles/converting_icp_tokens_into_cycles.mdx @@ -57,7 +57,7 @@ This will output something like this: With those ICP tokens ready, you can now convert them into cycles using the following command: ``` -dfx cycles convert AMOUNT --network ic +dfx cycles convert --amount AMOUNT --network ic ``` :::info diff --git a/docs/developer-docs/defi/wallets/self-custody/self-custody-quickstart.mdx b/docs/developer-docs/defi/wallets/self-custody/self-custody-quickstart.mdx index 838a983cda..bb9338257a 100644 --- a/docs/developer-docs/defi/wallets/self-custody/self-custody-quickstart.mdx +++ b/docs/developer-docs/defi/wallets/self-custody/self-custody-quickstart.mdx @@ -146,7 +146,7 @@ To convert ICP tokens to cycles: With those ICP tokens ready, you can now convert them into cycles using the following command: ``` -dfx cycles convert AMOUNT --network ic +dfx cycles convert --amount AMOUNT --network ic ``` :::info diff --git a/docs/tutorials/developer-journey/level-1/1.4-using-cycles.mdx b/docs/tutorials/developer-journey/level-1/1.4-using-cycles.mdx index a56e05736c..fa9ae4b510 100644 --- a/docs/tutorials/developer-journey/level-1/1.4-using-cycles.mdx +++ b/docs/tutorials/developer-journey/level-1/1.4-using-cycles.mdx @@ -199,7 +199,7 @@ This will output something like this: Once you have your ICP tokens ready, you will need to convert them into cycles. To convert ICP into cycles using the cycles ledger, use the command: ``` -dfx cycles convert AMOUNT --network ic +dfx cycles convert --amount AMOUNT --network ic ``` :::info diff --git a/docs/tutorials/hackathon-prep-course/7-obtaining-cycles.mdx b/docs/tutorials/hackathon-prep-course/7-obtaining-cycles.mdx index 4143bf0cc6..fd865437cc 100644 --- a/docs/tutorials/hackathon-prep-course/7-obtaining-cycles.mdx +++ b/docs/tutorials/hackathon-prep-course/7-obtaining-cycles.mdx @@ -93,7 +93,7 @@ dfx ledger --network ic balance After you have your ICP tokens ready, you can convert them into cycles using the command: ``` -dfx cycles convert AMOUNT --network ic +dfx cycles convert --amount AMOUNT --network ic ``` ## Deploying your dapp to the mainnet diff --git a/submodules/internetidentity b/submodules/internetidentity index 29f7f61ae3..c18f7bc83e 160000 --- a/submodules/internetidentity +++ b/submodules/internetidentity @@ -1 +1 @@ -Subproject commit 29f7f61ae375ab2a0250db9df3e94efff1ad23b7 +Subproject commit c18f7bc83e2f10b56717ca6014c6e99c9d705d6a diff --git a/submodules/motoko b/submodules/motoko index 074ffca17f..1219a50cc9 160000 --- a/submodules/motoko +++ b/submodules/motoko @@ -1 +1 @@ -Subproject commit 074ffca17f95a3da876d8d0dda4d123cd5c16674 +Subproject commit 1219a50cc957f6628a1dc27f10a26729a3f9ce10 diff --git a/submodules/response-verfication b/submodules/response-verfication index 58770d8ae3..d4f6f6771a 160000 --- a/submodules/response-verfication +++ b/submodules/response-verfication @@ -1 +1 @@ -Subproject commit 58770d8ae39b99bfa5bb5ddd341e422f76552839 +Subproject commit d4f6f6771a798f11bcc5f38b515b0418039cd88f diff --git a/submodules/samples b/submodules/samples index 24aca5b979..845c0be9c2 160000 --- a/submodules/samples +++ b/submodules/samples @@ -1 +1 @@ -Subproject commit 24aca5b979fd7f3690ee31890b466c19f45a027d +Subproject commit 845c0be9c2f4f0f56732b18d8138c4df77e27e1e diff --git a/submodules/sdk b/submodules/sdk index 3e8757694c..babc9db3bb 160000 --- a/submodules/sdk +++ b/submodules/sdk @@ -1 +1 @@ -Subproject commit 3e8757694cc04e51069fbbdae256498830833033 +Subproject commit babc9db3bb5f79426454e3c3cc4c6e6a295fa518