fun update(wallet: Wallet, record: BaseRecord): Completable
Updates a non-secret a record from wallet by record
wallet - where record will be added
wallet
record - which will be updated in the wallet
record
Return Completable