Initial commit
This commit is contained in:
10
docs/-synchronizer/get-server-info.md
Normal file
10
docs/-synchronizer/get-server-info.md
Normal file
@@ -0,0 +1,10 @@
|
||||
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk](../index.md) / [Synchronizer](index.md) / [getServerInfo](./get-server-info.md)
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user