Version 0.6.9.1
CLI improvements
Our bitcart-cli
have been improved greatly! You can now pass keyword arguments, i.e.
bitcart-cli payto address amount --feerate
Also, better output was added in some cases.
Autocompletion is now available! Just press tab as usual, and you will be hinted the list of CLI commands supported
Also, you can get full help on any command like so now:
bitcart-cli help payto
Misc changes
- Fixes for tor support in onedomain mode
- Added new settings for admin and store to allow integration to Citadel:
BITCART_ADMIN_ONION_API_URL
andBITCART_ADMIN_ONION_HOST
. This allows skipping reading the hostname file and using env var as a source of tor hostname