Updated on 2026-08-14
This commit is contained in:
parent
e2632c785c
commit
af7c7ed87f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class GetSupportedNetworksUseCase(
|
|||
|
||||
ensureNotNull(networks.takeIf { it.isNotEmpty() }) {
|
||||
SupportedBlockchainException.EmptyList
|
||||
}
|
||||
}.sortedBy(Network::name)
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue