Skip to content

Wallet: differentiate between transaction and message in KeystoneProvider.tsx #9448

@Thoralf-M

Description

@Thoralf-M

Description

The header

<Header title="Confirm Transaction" titleCentered onClose={() => onCancel()} />
has Confirm transaction hardcoded, however this component is also used when signing a message (for example to login into a dApp) instead of a transaction. In this case it shouldn't mention transaction

Motivation

Make it clear that a message and not a transaction is signed for the case where it's a message.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttoolingIssues related to the Tooling teamwalletIssues related to the IOTA Wallet

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions