kee-wallet/shared/stargate
Severiano Jaramillo 26436eb687 Show current block number in Import Account screen.
- Updated NodeStatus component to show the current block count if connected to the Dero node, or a 'Not connected' text otherwise.
- Updated ImportAccountScreenModel to extend from StateScreenModel with a State data class that contains the blockCount for now. This State is observed by ImportAccountScreen which automatically adjusts to the latest State and shows the proper UI.
2024-03-28 21:09:47 -07:00
..
src/commonMain/kotlin/net/agorise/shared/stargate Show current block number in Import Account screen. 2024-03-28 21:09:47 -07:00
build.gradle.kts Add basic WebSocket connectivity with Dero node. 2024-03-25 21:14:16 -07:00