There is an error in the docs.
The docs shows:
dfx cycles top-up AMOUNT CANISTER_ID --network ic
but must be
dfx cycles top-up CANISTER_ID AMOUNT --network ic
There is an error in the docs.
The docs shows:
dfx cycles top-up AMOUNT CANISTER_ID --network ic
but must be
dfx cycles top-up CANISTER_ID AMOUNT --network ic
Thanks for reporting! It’ll be fixed soon.