Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrocsimas committed Nov 30, 2024
1 parent d44468e commit b4780fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lib/bip/slip/slip44/slip44.dart
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ class Slip44 {
static const int avalanche = 9000;
static const int celo = 52752;
static const int piNetwork = 314159;
static const int omniXep = 597;

static const int pepecoin = 3434;

static const int omniXep = 547;
static const int omniXep = 597;
}

0 comments on commit b4780fd

Please sign in to comment.