1
0

Use attr.s instead of namedtuples for channel config

This commit is contained in:
ThomasV
2020-01-30 18:09:32 +01:00
parent 9bd633fb0b
commit 757467782a
7 changed files with 117 additions and 116 deletions

View File

@@ -12,3 +12,4 @@ bitstring
pycryptodomex>=3.7
jsonrpcserver
jsonrpcclient
attrs