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
feat: add withdrawals field to transaction events (#310)
* feat: add withdrawals field to transaction events
Added support for staking withdrawals in transaction events.
Withdrawal data was already available from gouroboros and is now propagated through adder's events.
* fix: update check for withdrawals len
Somehow committed an earlier version 🤦 Fixed
0 commit comments