Skip to Content

CLI Improvements

The following changes have been made in CLI v0.5.0:

Legacy CommandNew Command / Syntax
keyprofile
generate-profileprofile new -i
import-profileprofile new -i (interactive import)
--url--rpc-url


Note:

  • You should begin using --rpc-url in all your CLI commands.

RPC API Enhancements

  • Clients are required to migrate to Version 3 RPC APIs as soon as possible.
  • Version 1 APIs will be deprecated in a future release.
Last updated on