ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
67 stars 27 forks source link

[BUG] Invalid receipts error with rest function call #1185

Closed platfowner closed 1 year ago

platfowner commented 1 year ago

When rest functions are called, invalid receipts errors are triggered: https://github.com/ainblockchain/ain-blockchain/blob/master/consensus/index.js#L708

platfowner commented 1 year ago

Resolved.