fun add(wallet: Wallet, record: BaseRecord): Completable
Addes a new non-secret record to wallet
wallet - where record will be added
wallet
record - is a new recording data for the wallet
record
Return Completable