Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: trilitech/umami-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8c223d80cae1a7457d1213b261fa6e26da0a9423
Choose a base ref
..
head repository: trilitech/umami-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6bf8e3a808bc72b25268a590acf787a6652122be
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 packages/core/src/Hints.ts
2 changes: 1 addition & 1 deletion packages/core/src/Hints.ts
Original file line number Diff line number Diff line change
@@ -47,5 +47,5 @@ export const Hints: Record<SignPage, HintData> = {
"Finalizing unstake takes 1 block (8 seconds) to complete and applies to all finalizable funds in your balance.",
description:
"Once finalized, your funds are returned to your balance, allowing you to spend them or stake them again to earn rewards. Delegation rewards for these funds stop once they are finalized.",
},
},
};