bloxbean / aion4j-maven-plugin

Aion4j Maven Plugin for AVM based smart contract on Aion
MIT License
4 stars 3 forks source link

Wrong INFO message for get-receipt #31

Closed jennijuju closed 5 years ago

jennijuju commented 5 years ago

When running aion4j:get-receipt, [INFO] message "Waited too much for the receipt. Something is wrong." is shown even when the tx is mined and the receipt is returned properly.

image

satran004 commented 5 years ago

Really. I never noticed that. I will fix that in next release.

satran004 commented 5 years ago

This happens only when the receipt is returned at 15th attempt (max counter). Fixed. Fix will be available in the next release.