mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
In preparation for the upcoming credit/debit accounts feature, rename the store `IncreaseAccountBalance` method to `CreditAccount` to better reflect its purpose. |
||
|---|---|---|
| .. | ||
| checkers.go | ||
| checkers_test.go | ||
| context.go | ||
| errors.go | ||
| interceptor.go | ||
| interface.go | ||
| log.go | ||
| rpcserver.go | ||
| service.go | ||
| service_test.go | ||
| store_kvdb.go | ||
| store_test.go | ||
| test_kvdb.go | ||
| tlv.go | ||