Skip to content

Commit

Permalink
Update TezosDelegationExtensions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Isacco Sordo committed Jul 22, 2024
1 parent 3d36daf commit 665036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/extensions/delegation/TezosDelegationExtensions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ export class TezosDelegationExtensions extends V1ProtocolDelegationExtensions<Te
}),
new UIIconText({
iconName: 'time-outline',
text: `${value.cycle + 2}`,
text: `${value.cycle + 4}`,
description: `delegation-detail-tezos.finalized_cycle`
})
)
Expand Down

0 comments on commit 665036e

Please sign in to comment.