Skip to content

Instantly share code, notes, and snippets.

View Linuxpizi's full-sized avatar
🎯
Focusing

linuxpizi Linuxpizi

🎯
Focusing
View GitHub Profile
package main
import (
"testing"
"github.com/btcsuite/btcd/btcec"
"github.com/btcsuite/btcd/chaincfg"
"github.com/btcsuite/btcd/chaincfg/chainhash"
"github.com/btcsuite/btcd/txscript"
"github.com/btcsuite/btcd/wire"