mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-19 05:45:07 +01:00
8 lines
213 B
Modula-2
8 lines
213 B
Modula-2
|
module github.com/bitcoin/bips/bip-0158
|
||
|
|
||
|
require (
|
||
|
github.com/btcsuite/btcd v0.0.0-20190115013929-ed77733ec07d
|
||
|
github.com/btcsuite/btcutil v0.0.0-20190207003914-4c204d697803
|
||
|
github.com/davecgh/go-spew v1.1.1
|
||
|
)
|