You are viewing a single comment's thread from:
RE: 0000000000001100 - Steemit Interface PoC - What Do Users Do With Their Steem?
As an example, here's a screen grab from steemworld. From remlaps-lite, the "transfer" to remlaps1 appears, but the "transfer to vesting" to remlaps-pb does not.
Got it - within my "power-ups" code for "transfer to vesting", I run a check for "transfer from" == "transfer to" so it doesn't capture power ups via another account. In my "transfers in", I check "transfers to" and not "transfers to vesting" so the don't get picked up.
They definitely need including in my "transfers in"... I'll get onto that, thank you 👍🏼