Commit Graph

2 Commits (08aa4db35d1ce2a52bada76bceaaf0b6dde71cf2)

Author SHA1 Message Date
Boris Nagaev 0e7927ac96
multi: replace LSAT with L402
git mv ./cmd/loop/lsat.go ./cmd/loop/l402.go
sed 's@lsat@l402@g' -i `git grep -l lsat`
sed 's@Lsat@L402@g' -i `git grep -l Lsat`
sed 's@LSAT@L402@g' -i `git grep -l LSAT`
make rpc

Updated release_notes.md.
5 months ago
Slyghtning 07e1254c5a
conf: sample config for loopd 1 year ago