Updated on 2026-08-14
This commit is contained in:
parent
c3c5874060
commit
016b1e18d2
13 changed files with 858 additions and 421 deletions
|
|
@ -248,7 +248,7 @@ internal class DefaultP2PEthPoolRepository(
|
|||
}
|
||||
}
|
||||
|
||||
private suspend fun getVaultsSync(): List<P2PEthPoolVault> {
|
||||
override suspend fun getVaultsSync(): List<P2PEthPoolVault> {
|
||||
return p2pEthPoolVaultsStore.getSync()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue