@JvmStatic fun getEndpointForDid(wallet: Wallet, pool: Pool, did: String): Single<DidEndpointAndRecipientKeys>
Returns service endpoint and verification key
wallet
- is the current wallet
did
- is the distributed identifier
Return
the object with service endpoint and recipient key