Skip to content

Commit

Permalink
Add contract
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Aug 26, 2024
1 parent bd9fcdf commit 0ebc247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lightning/lightning.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class DLC {
final OracleClient oracle;
final Oracle oracle
final Channel channel;
final Contract contract;

DLC(this.oracle, this.channel);

Expand Down

0 comments on commit 0ebc247

Please sign in to comment.