Comment on page
🗃
Watch for message updates
Watch a hash for amends and print amend hashes
[Bug Fix in Progress] The command is not currently filtering for the item hash passed in. All messages getting created are getting returned.
$ python3 -m aleph_client watch --indent 4 <Your Original Message Hash Here>
$ python3 -m aleph_client watch --help
Usage:
python3 -m aleph_client watch [OPTIONS] REF
Watch a hash for amends and print amend hashes.
Arguments:
REF [required]
Options:
--indent INTEGER
--help Show this message and exit.
Last modified 2yr ago