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 ofsend-many-memo
checks for the existence of amemo-expected
contract for each recipient. If it exists, the transfer will be aborted if the corresponding memo is empty or missing #3deploy-contract
- a utility command to simplify deploying contracts related to the STX bulk transfer tool #3