Files
dragonx-android-wallet-sdk/docs/-synchronizer/get-server-info.md
2022-06-30 01:53:12 -04:00

471 B

zcash-android-wallet-sdk / cash.z.ecc.android.sdk / Synchronizer / getServerInfo

getServerInfo

abstract suspend fun getServerInfo(): <ERROR CLASS>

Convenience function that exposes the underlying server information, like its name and consensus branch id. Most wallets should already have a different source of truth for the server(s) with which they operate and thereby not need this function.