package lnd import "fmt" func main() { // https://bitcoin.stackexchange.com/questions/73869/rpc-call-to-lnd fmt.Println("vim-go") }