getAtHeight

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