Commit Graph

2 Commits

Author SHA1 Message Date
SomberNight
312f2641e7 don't use bare except
use "except Exception", or if really needed explicitly "except BaseException"
2023-04-24 12:58:01 +00:00
SomberNight
4937fd2788 scripts: add script that broadcasts tx to lots of servers
useful when trying to RBF a tx that did not opt-in to RBF
2021-02-23 04:19:47 +01:00