getAll

fun <T : Any> getAll(mapper: (idem: ByteArray, txData: ByteArray, date: Long, confirmedHeight: Long, confirmedBlockHash: ByteArray?, netAmount: Long, note: String?, priceWhenIssued: String?, priceWhatFiat: String?) -> T): Query<T>
fun getAll(): Query<TxHistory>