mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
ff37b711c6
Since the ErrorCodes are not part of the spec, they cannot be read by other implementations. Instead of only sending the error code we therefore send the complete error message. This will have the same effect at the client, as it will just get the full error instead of the code indicating which error it is. It will also be compatible with other impls. Note that the GRPC error codes will change, since we don't set them anymore. |
||
---|---|---|
.. | ||
itest | ||
wait | ||
bitcoind.go | ||
btcd.go | ||
doc.go | ||
harness.go | ||
neutrino.go | ||
node.go | ||
timeouts_darwin.go | ||
timeouts.go |