Skip to content

fix: correct kms:add-device success message#508

Merged
kvinwang merged 1 commit intomasterfrom
fix/kms-add-device-log-message
Feb 13, 2026
Merged

fix: correct kms:add-device success message#508
kvinwang merged 1 commit intomasterfrom
fix/kms-add-device-log-message

Conversation

@kvinwang
Copy link
Collaborator

Summary

  • Fix incorrect success message in kms:add-device hardhat task: "Device compose hash added successfully" → "Device ID added successfully"

Context

The kms:remove-device task already correctly prints "Device ID removed successfully", but the kms:add-device task had a copy-paste error saying "Device compose hash" instead of "Device ID".

The success message incorrectly said "Device compose hash added
successfully" instead of "Device ID added successfully".
@kvinwang kvinwang merged commit 16c6533 into master Feb 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant