stakelink / substrate-payctl

Simple command line application to control the payouts of Substrate validators (Polkadot and Kusama among others).
MIT License
32 stars 8 forks source link

payctl pay -m option ignored #3

Closed LukeWheeldon closed 3 years ago

LukeWheeldon commented 3 years ago

$ payctl -c payctl.conf pay -m 4

This command seem to trigger an on-chain transaction even when all eras appear as claimed.

amani1104 commented 3 years ago

+1 would be great to have that working properly.

LukeWheeldon commented 3 years ago

Fix works for me, thank you @apuigsech!