Sometimes a transaction round index is seemingly not updated which leads to an incorrect response from getInclusionStates(). To be more precise, on testnet getInclusionStates for 0000c3a57dd8422a1e3718a68633051a931ad6a76817358a00f88a4da5f77a82 returns false while the tx (and the whole bundle) is confirmed.
The relevant code peace in API.java
It seems like the round index is not populated
Sometimes a transaction round index is seemingly not updated which leads to an incorrect response from
getInclusionStates(). To be more precise, on testnetgetInclusionStatesfor0000c3a57dd8422a1e3718a68633051a931ad6a76817358a00f88a4da5f77a82returnsfalsewhile the tx (and the whole bundle) is confirmed.The relevant code peace in
API.javaIt seems like the round index is not populated