Reply to Getting Incoming Delegations
After spending a couple minutes looking, seems like using:
hist = account.history(only_ops=['delegate_vesting_shares'])
returns everything nicely!
Woop! Beempy for the win.
Reply to Getting Incoming Delegations
After spending a couple minutes looking, seems like using:
hist = account.history(only_ops=['delegate_vesting_shares'])
returns everything nicely!
Woop! Beempy for the win.