Skip to content

Commit

Permalink
Fix dart bitcoin
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jan 22, 2024
1 parent 6f77d30 commit 85afc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dlc/data.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'dart:typed_data';
import 'package:bitcoin_flutter/bitcoin_flutter.dart';
import 'package:bitcoin_dart/bitcoin_dart';

void main() {
// Define contract parameters
Expand Down

0 comments on commit 85afc6f

Please sign in to comment.