Hello guys, I have a problem compiling lnd 0.5.2 with go.
I'm not much expert with git but I follow this guide https://dev.lightning.community/guides/installation/#installation
and it always compiles the 0.5.1 version.
Is there something i have to change with git?
Can anybody help me? Thanks in advice.
did you pull the latest master? I don't think the version tag updates automatically, but if you look at the commit hash, you should be on the latest when you look at --version.
Just updated and now I have:
lncli version 0.5.2-99-beta commit=v0.5.1-beta-795-ga6ba965bc4fe32c58d0b06123abde3ee742a71d6
I think I'm on 0.5.2
Yesterday it was different. Thanks