Updated on 2026-08-14
This commit is contained in:
parent
a4eb7fce06
commit
f553b7572c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class MockStakingRepository : StakingRepository {
|
|||
|
||||
override fun getIntegrationKey(cryptoCurrencyId: CryptoCurrency.ID): String = ""
|
||||
|
||||
override suspend fun fetchEnabledYields(refresh: Boolean) {
|
||||
override suspend fun fetchEnabledYields() {
|
||||
/* no-op */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue