issues
search
bloxbean
/
yaci
A Cardano Mini Protocols implementation in Java
MIT License
25
stars
3
forks
source link
feat: #48 Added onParsingError call back to listen to any block parsing error
#53
Closed
satran004
closed
8 months ago
satran004
commented
8 months ago
A new callback method "onParsingError" added to BlockfetchAgentListener and BlockchainDataListener
Application can listen to this event to stop the process during parse error