aries / net.globalid.aries.storage / WalletStorageManager / add

add

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

Addes a new non-secret record to wallet

Parameters

wallet - where record will be added

record - is a new recording data for the wallet

Return
Completable