aries / net.globalid.aries.utils / RxDid / getEndpointForDid

getEndpointForDid

@JvmStatic fun getEndpointForDid(wallet: Wallet, pool: Pool, did: String): Single<DidEndpointAndRecipientKeys>

Returns service endpoint and verification key

Parameters

wallet - is the current wallet

pool - is the current pool

did - is the distributed identifier

Return
the object with service endpoint and recipient key