We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a9abc commit decf266Copy full SHA for decf266
lib/src/crypto/evm/utils/rlp.dart
@@ -2,7 +2,6 @@ import 'dart:convert';
2
import 'dart:typed_data';
3
4
import 'package:walletkit_dart/src/domain/extensions.dart';
5
-import 'package:walletkit_dart/src/utils/var_uint.dart';
6
7
final class RLPException implements Exception {
8
final String message;
0 commit comments