Skip to content

Commit

Permalink
fix: identity
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Oct 31, 2024
1 parent 37e6403 commit 712ee46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/cypress/fixtures/nameDisplay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ export const multisigWithKusamaIdentity = {
publicKey: '0x905f923a67cec79db9e1415567822f2c440e794c4a38b43144bfb1a044b2a2f2',
address: 'Fqcoa6z2T8QJkNWMr8M7LcVmPonv7wwARsvciiL7HyUnJc4',
identityMain: 'ChainSafe',
subIdentity: 'ChainSafe Validator 0/ChainSafe'
subIdentity: 'ChainSafe Validator 0'
}

0 comments on commit 712ee46

Please sign in to comment.