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