Skip to content

Commit

Permalink
chore: rename dlc-channel to off-chain
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Hoenisch <philipp@coblox.tech>
  • Loading branch information
bonomat committed Jan 4, 2024
1 parent b7f5595 commit 620935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/lib/features/wallet/balance.dart
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class _BalanceBoxState extends State<_BalanceBox> {
int selectedTitleIndex = 1;

List<String> titles = [
'DLC-channel',
'Off-chain',
'On-chain',
'USD-P',
];
Expand Down

0 comments on commit 620935d

Please sign in to comment.