dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
167 stars 84 forks source link

chore: update the help messages of `dfx wallet send` #3771

Closed vincent-dfinity closed 1 month ago

vincent-dfinity commented 1 month ago

Description

This is a supplement pr to https://github.com/dfinity/sdk/pull/3560. A customer reported that dfx wallet send -h still shows that this command can only be used to send cycles to a cycle wallet, which is not incorrect.

Fixes SDK-1675

How Has This Been Tested?

Help message change only.

Checklist: