zcash-android-wallet-sdk/docs/-sdk-synchronizer/get-server-info.md

11 lines
430 B
Markdown

[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [SdkSynchronizer](index.md) / [getServerInfo](./get-server-info.md)
# getServerInfo
`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.