File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
inscribewithprivatenoderpc
inscribewithpublicnoderpc Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 "github.com/btcsuite/btcd/chaincfg"
1010 "github.com/btcsuite/btcd/txscript"
1111 "github.com/btcsuite/btcd/wire"
12- "github.com/vincentdebug/go-ord-tx/internal/ ord"
12+ "github.com/vincentdebug/go-ord-tx/ord"
1313 "github.com/vincentdebug/go-ord-tx/pkg/btcapi/mempool"
1414 "log"
1515 "net/http"
Original file line number Diff line number Diff line change 88 "github.com/btcsuite/btcd/chaincfg"
99 "github.com/btcsuite/btcd/txscript"
1010 "github.com/btcsuite/btcd/wire"
11- "github.com/vincentdebug/go-ord-tx/internal/ ord"
11+ "github.com/vincentdebug/go-ord-tx/ord"
1212 "github.com/vincentdebug/go-ord-tx/pkg/btcapi/mempool"
1313 "log"
1414)
Original file line number Diff line number Diff line change 66 "github.com/btcsuite/btcd/chaincfg/chainhash"
77 "github.com/btcsuite/btcd/rpcclient"
88 "github.com/btcsuite/btcd/wire"
9- "github.com/vincentdebug/go-ord-tx/internal/ ord"
9+ "github.com/vincentdebug/go-ord-tx/ord"
1010 "log"
1111)
1212
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "github.com/btcsuite/btcd/rpcclient"
1111 "github.com/btcsuite/btcd/txscript"
1212 "github.com/btcsuite/btcd/wire"
13- "github.com/vincentdebug/go-ord-tx/internal/ ord"
13+ "github.com/vincentdebug/go-ord-tx/ord"
1414 "log"
1515)
1616
File renamed without changes.
You can’t perform that action at this time.
0 commit comments