Skip to content

Additional Public Key Release

Latest
Compare
Choose a tag to compare
@alexeykiselev alexeykiselev released this 11 Aug 15:33

New parameter -account-pk was introduced to allow using of the tool on scripted accounts.

./waves-lease-canceller -node-api https://nodes.wavesnodes.com -account-sk [Base58 encoded account private key] -account-pk [Base58 encoded account public key]

The account's address is produced from given public key. And the private key is used to sign transactions.