jnordberg / dsteem

Steem blockchain RPC client
https://jnordberg.github.io/dsteem/
Other
82 stars 57 forks source link

cannot remove delegation to user I created #14

Closed kellyjanderson closed 6 years ago

kellyjanderson commented 6 years ago

Hi, I created some accounts with client.broadcast.createAccount but I don't seem to be able to remove my delegation from those users. I used delegateVestingShares to delegate 0.000000 from kellyjanderson to user rgb14, the delegation got recorded in the blockchain but I still have delegation coming off my account.

jnordberg commented 6 years ago

Delegation is locked 30 days when creating an account

kellyjanderson commented 6 years ago

It has been much longer than 30 days since I created rgb14.

jnordberg commented 6 years ago

You also need to wait 1 reward (7days) period for the de-delegation to take

kellyjanderson commented 6 years ago

Oh, that is interesting. The few articles I read about delegation was that it happened immediately. Thanks for the info.

jnordberg commented 6 years ago

Delegation is instant but removing it requires a wait, otherwise you would be able to farm rewards by delegating > voting > de-delegating