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/instantout
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
..
reservation multi: replace LSAT with L402 5 months ago
actions.go instantout: export value and expiry 7 months ago
fsm.go
fsm.md
instantout.go instantout: export value and expiry 7 months ago
interfaces.go
log.go
manager.go instantout: add listinstantout func 7 months ago
store.go instantout: export value and expiry 7 months ago
store_test.go