feat(BPAAS-1820): update sdk #1388
Annotations
4 errors
Run go vet
cannot use []byte("sample-txid-1") (value of type []byte) as *"github.com/bitcoin-sv/go-sdk/chainhash".Hash value in struct literal
|
Run go vet
cannot use testdata.TX1Raw.TxID() (value of type *"github.com/bitcoin-sv/go-sdk/chainhash".Hash) as string value in struct literal
|
Run go vet
cannot use fixture.ParentTx1.TxID() (value of type *"github.com/bitcoin-sv/go-sdk/chainhash".Hash) as string value in array or slice literal
|
Run go vet
Process completed with exit code 1.
|
Loading