Skip to content

v2.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 09:19
· 1669 commits to testnet3 since this release

Changelog

With this update, to pass in a private key via the command line (CLI), please now use:

--private-key {PRIVATE_KEY}

It is now advised to use a file, whose path can be defined with:

--private-key-file {PRIVATE_KEY_PATH}

The path must lead to a file that contains just the private key in string format (i.e. APrivateKey1...).