Skip to content

Commit

Permalink
Update chain.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Jan 31, 2024
1 parent 5ecaf80 commit acba05c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dlc/chain.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import 'dart:convert';
import 'dart:typed_data';
import 'package:dart_bitcoin:chain:data';

class Chain {
static Uint8List chainHash(String network) {
Expand Down

0 comments on commit acba05c

Please sign in to comment.