-
Notifications
You must be signed in to change notification settings - Fork 212
added support for zapping replaceable events #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added support for zapping replaceable events #424
Conversation
e337b1e
to
914504d
Compare
This code isn't zapping the replaceable event itself, but another replaceable events referenced by the target. To zap the replaceable event you would have to check if the target is replaceable, then build your own |
7ae5831
to
6b35f06
Compare
4d4b83e
to
bf0c4d4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bitcoinpirate Nice PR, but is this still active?
If there is no response from @bitcoinpirate, I will edit and merge theirs fork. |
7eed891
to
0247a89
Compare
@SnowCait I applied your good suggestions. |
I will merge today. |
fixes #291
I tried to keep it backwards compatible by allowing the event id and the event object.