mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-24 12:39:37 +00:00
Fix Conflicts with main
This commit is contained in:
parent
bc33ac79c9
commit
ab61f0840c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ enum WalletType {
|
|||
haven,
|
||||
|
||||
@HiveField(5)
|
||||
ethereum
|
||||
ethereum,
|
||||
}
|
||||
|
||||
int serializeToInt(WalletType type) {
|
||||
|
|
Loading…
Reference in a new issue