Photo by Martin Oslic
Incorrect following list is shown on Steemit, Busy & Utopian when you follow someone using follow function in cli_wallet
follow function prototype
annotated_signed_transaction follow(string follower, string following, set<string> what, bool broadcast)
In an attempt to follow I executed the below command in
cli_wallet
follow "iaf" "ned" ["blog"] true
Transaction ID of the above operation is dd94bc340465379aab307621136b92e9614f2795
In my following list on Steemit is shown with the @ sign. On click it takes to user @@ned which of course doesn't exist. Same has been observed on Busy & Utopian as well. However, on steemd.com it's shown properly (Thanks to
🙂).
by Ice and Fire