Skip to content

Commit

Permalink
Update recipient existential alert (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 authored Jun 21, 2024
1 parent f1dcf9d commit be3e267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/transfer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export default function Transfer() {
existentialDepositOnTargetChain.currency.decimals,
)} ${existentialDepositOnTargetChain.currency.symbol} in your Recipient on ${
targetChainRef.current.name
} to keep an account alive.`}</span>
} to keep an account open.`}</span>
</div>
);
}
Expand Down

0 comments on commit be3e267

Please sign in to comment.