Bump version, deps

This commit is contained in:
nolash 2021-09-08 08:54:26 +02:00
parent 9917b1b24d
commit b45f34488b
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 2 additions and 0 deletions

2
chaind/error.py Normal file
View File

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