lnrpc: remove remaining wtclientrpc build tags
The tags to expose the lncli wtclient commands were removed, but the RPC subserver still required them, causing the commands to return an error.
This commit is contained in:
parent
e5f0b8e793
commit
26954b3718
@ -1,5 +1,3 @@
|
|||||||
// +build wtclientrpc
|
|
||||||
|
|
||||||
package wtclientrpc
|
package wtclientrpc
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
// +build wtclientrpc
|
|
||||||
|
|
||||||
package wtclientrpc
|
package wtclientrpc
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user