You are viewing a single comment's thread from:
RE: [Steem on Rpi] Updates - Retry and get different errors
Hey. I am looking at the transactional side of Steemd for some other reason. This doesn't seem to be from that region. When I do stumble upon this assert, I willlet you know.
PS: Not entirely sure why we haven't gone with if-else instead. Probably will understand that once I know more about Steemd.
I hunted this down and found the code in the steeem source code.
I removed the assertion code there but the same error message appeared. Probably my mistake.
It takes so long time to build the steem source on arm (not on rpi but on x86 pc with docker buildx).
The code that I commented out is this:
Thank you for your comment.