mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-23 15:34:18 +01:00
Gets rid of blob classes. Close #66
This commit is contained in:
@@ -300,7 +300,7 @@ def test_inspect(run_bitcoind):
|
||||
and appointment.start_time == start_time
|
||||
and appointment.end_time == end_time
|
||||
and appointment.to_self_delay == to_self_delay
|
||||
and appointment.encrypted_blob.data == encrypted_blob
|
||||
and appointment.encrypted_blob == encrypted_blob
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user