mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
In this commit, we rename the files as assembler.go houses the primary interfaces/abstractions of the package. In the rest of the codebase, this file is near uniformly called interface.go, so we rename the file to make the repo more digestible at a scan. |
||
---|---|---|
.. | ||
canned_assembler.go | ||
coin_select.go | ||
coin_select_test.go | ||
interface.go | ||
log.go | ||
psbt_assembler.go | ||
psbt_assembler_test.go | ||
wallet_assembler.go |