OmniLayer / OmniJ

OmniLayer for Java, JVM, and Android
Apache License 2.0
133 stars 89 forks source link

Use non-segwit serialization for RPC tests #139

Closed dexX7 closed 7 years ago

dexX7 commented 7 years ago

Currently BitcoinJ is unable to handle segwit block serialization, which results in test failures. With this option the old format is provided.