0.6.1-gm3
github-actions
released this
14 Jun 18:35
·
769 commits
to master
since this release
Changed
- Add
--single-key
flag towallet inscribe
to use the same temporary private key for all inscriptions. - Remove the
--wait-after-commit
flag fromwallet inscribe
. It's too hard to use safely. Instead, use--dump --no_broadcast --no_backup
, save the output to a file, and broadcast the transactions manually.