Skip to content

Commit

Permalink
Fix oracle to Lightning
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Jan 7, 2025
1 parent a185a84 commit 0b67fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lightning/lightning.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import '../dlc/oracle.dart';
import 'taproot_channel.dart';
class DLC {
final OracleClient oracle;
final Oracle oracle;
final OracleClient oracleClient;
final Channel channel;
final Contract contract;

Expand Down

0 comments on commit 0b67fbf

Please sign in to comment.