Add validate_domain option to ElectrumConfig
This commit is contained in:
committed by
thunderbiscuit
parent
cdde26a8ea
commit
f399b799e4
@@ -38,7 +38,8 @@ class JvmLibTest {
|
||||
null,
|
||||
5u,
|
||||
null,
|
||||
100u
|
||||
100u,
|
||||
true,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user