mirror of
https://github.com/LBRYFoundation/lbcutil.git
synced 2025-08-23 09:37:30 +00:00
9 lines
194 B
Modula-2
9 lines
194 B
Modula-2
module github.com/lbryio/lbcutil/psbt
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/lbryio/lbcd v0.20.1-beta
|
|
github.com/lbryio/lbcutil v0.0.0-20190425235716-9e5f4b9a998d
|
|
github.com/davecgh/go-spew v1.1.1
|
|
)
|