mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
Remove compile for dlc.md as we don't have schnorr in master (#1378)
This commit is contained in:
parent
e02664b01a
commit
19db1b765a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ f8758d7f03a65b67b90f62301a3554849bde6d00d50e965eb123398de9fd6ea7af05f01f1ca852cf
|
||||||
|
|
||||||
Note: if you wish to setup your own oracle for testing, you can do so by pasting the following into the `sbt core/console`:
|
Note: if you wish to setup your own oracle for testing, you can do so by pasting the following into the `sbt core/console`:
|
||||||
|
|
||||||
```scala mdoc:to-string
|
```scala
|
||||||
import org.bitcoins.core.crypto._
|
import org.bitcoins.core.crypto._
|
||||||
import org.bitcoins.core.util.CryptoUtil
|
import org.bitcoins.core.util.CryptoUtil
|
||||||
import scodec.bits.ByteVector
|
import scodec.bits.ByteVector
|
||||||
|
|
Loading…
Add table
Reference in a new issue