Skip to content

Releases: stacks-network/send-many-stx-cli

v1.3.0

01 Sep 19:46
137f103
Compare
Choose a tag to compare

https://www.npmjs.com/package/@stacks/send-many-stx-cli/v/1.3.0

Changelog v1.3.0

Features

  • add feeMultiplier arg - can be used to increase the tx fee by a given percent for the purpose of prioritizing transactions #7

Fixes

  • deploy new testnet contracts #8

Changelog v1.2.0

Features

  • send-many-memo-safe - the 'safe' counterpart of send-many-memo checks for the existence of a memo-expected contract for each recipient. If it exists, the transfer will be aborted if the corresponding memo is empty or missing #3
  • deploy-contract - a utility command to simplify deploying contracts related to the STX bulk transfer tool #3