getByIdem

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