mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-25 04:59:33 +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,
|
haven,
|
||||||
|
|
||||||
@HiveField(5)
|
@HiveField(5)
|
||||||
ethereum
|
ethereum,
|
||||||
}
|
}
|
||||||
|
|
||||||
int serializeToInt(WalletType type) {
|
int serializeToInt(WalletType type) {
|
||||||
|
|
Loading…
Reference in a new issue