Fix Conflicts with main

This commit is contained in:
OmarHatem 2023-07-11 15:55:29 +03:00
parent bc33ac79c9
commit ab61f0840c

View file

@ -30,7 +30,7 @@ enum WalletType {
haven, haven,
@HiveField(5) @HiveField(5)
ethereum ethereum,
} }
int serializeToInt(WalletType type) { int serializeToInt(WalletType type) {