Closed 0xHansLee closed 4 weeks ago
The issue was due to that our evmstaking module don't handle errors while processing evm events. When errors occur while processing CreateValidator or Stake evm events, the minted tokens should be sent back to module and burnt.
CreateValidator
Stake
issue: #262
📦 Version Name: 0.12.1-unstable-c4c0d99 📦 Download Source: AWS S3
The issue was due to that our evmstaking module don't handle errors while processing evm events. When errors occur while processing
CreateValidator
orStake
evm events, the minted tokens should be sent back to module and burnt.issue: #262