Bump version, deps

This commit is contained in:
nolash
2021-09-08 08:54:26 +02:00
parent 9917b1b24d
commit b45f34488b

2
chaind/error.py Normal file
View File

@@ -0,0 +1,2 @@
class TxSourceError(Exception):
pass