Updated on 2026-08-14
This commit is contained in:
commit
e8295055f0
1240 changed files with 39272 additions and 7385 deletions
|
|
@ -44,7 +44,7 @@ internal object TransactionDataModule {
|
|||
fun providesFeeRepository(walletManagersFacade: WalletManagersFacade): FeeRepository {
|
||||
return DefaultFeeRepository(
|
||||
walletManagersFacade,
|
||||
demoConfig = DemoConfig(),
|
||||
demoConfig = DemoConfig,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue