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