lnd: rename package main->lnd

This commit is contained in:
Johan T. Halseth
2019-01-24 14:28:25 +01:00
parent 9d1e1db42e
commit b53899c43c
28 changed files with 28 additions and 28 deletions

View File

@ -1,4 +1,4 @@
package main
package lnd
import (
"fmt"