feat(spv 775) refactor the codebase and sync its functionality with the current state of the js client #653
Annotations
5 errors
Run linter and tests:
examples/http/http.go#L15
undefined: walletclient.New
|
Run linter and tests:
examples/http/http.go#L16
cannot convert keys.XPriv() (value of type string) to type walletclient.WithXPriv
|
Run linter and tests:
examples/http/http.go#L17
cannot convert "localhost:3001" (untyped string constant) to type walletclient.WithHTTP
|
Run linter and tests:
examples/http/http.go#L18
cannot convert true (untyped bool constant) to type walletclient.WithSignRequest
|
Run linter and tests
Process completed with exit code 2.
|
Loading