aries / net.globalid.aries.storage / WalletStorageManager / update

update

fun update(wallet: Wallet, record: BaseRecord): Completable

Updates a non-secret a record from wallet by record

Parameters

wallet - where record will be added

record - which will be updated in the wallet

Return
Completable