Fixed veDelegation.

This commit is contained in:
Maria Carmina 2023-04-28 15:41:17 +03:00
parent 3308497677
commit 4ffe9ab7dc
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ export function handleBurnBoost(event: BurnBoost): void {
// delete
const veDelegation = getveDelegation(event.address, _tokenId.toHex())
veDelegation.amount = BigInt.zero()
veDelegation.eventIndex = event.logIndex.toI32()
veDelegation.save()
const veDelegationUpdate = new VeDelegationUpdate(