You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After executing a "staking(rebond)" extrinsic I miss the associated "staking(Bonded)" event.
Unfortunately it is not possible to track bonding/unbonding/rebonding this way.
I think "staking(Bonded)" should be triggered in response to "staking(rebond)", possibly a new event as well.
After executing a "staking(rebond)" extrinsic I miss the associated "staking(Bonded)" event.
Unfortunately it is not possible to track bonding/unbonding/rebonding this way.
I think "staking(Bonded)" should be triggered in response to "staking(rebond)", possibly a new event as well.