Skip to content

Commit b4780fd

Browse files
committed
Small fix
1 parent d44468e commit b4780fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

lib/bip/slip/slip44/slip44.dart

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ class Slip44 {
102102
static const int avalanche = 9000;
103103
static const int celo = 52752;
104104
static const int piNetwork = 314159;
105-
static const int omniXep = 597;
106-
107105
static const int pepecoin = 3434;
108-
109-
static const int omniXep = 547;
106+
static const int omniXep = 597;
110107
}

0 commit comments

Comments
 (0)