You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopd
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
..
perms multi: replace LSAT with L402 5 months ago
config.go multi: replace LSAT with L402 5 months ago
daemon.go multi: apply make fmt 5 months ago
log.go update aperture to include lsat to l402 renaming 5 months ago
macaroons.go
migration.go
register_default.go
run.go build: bump lnd dependency to v0.17.4-beta 7 months ago
swapclient_server.go multi: replace LSAT with L402 5 months ago
swapclient_server_debug.go
swapclient_server_test.go
utils.go multi: replace LSAT with L402 5 months ago
view.go