@JvmStatic @JvmOverloads fun createAndStoreMyDid(wallet: Wallet, myDidInformation: MyDidInformation? = null): Single<DidResult>
An Rx wrapper for Did.createAndStoreMyDid.
wallet
- is the wallet to store the did in
myDidInformation
- is the identity information data
Return
single DidResult holds the created did and verkey