Skip to content

Commit

Permalink
Merge commit 'b493bda66f32e4dcf8970eb172c9369aff7efcbc' into checkpoi…
Browse files Browse the repository at this point in the history
…nt/main_from_release_2.1.0_b493bda66f32e4dcf8970eb172c9369aff7efcbc
  • Loading branch information
paninaro committed Sep 26, 2023
2 parents b535f9f + b493bda commit 2e4e430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gui/src/constants/WalletConnectCommands.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ const walletConnectCommands: WalletConnectCommand[] = [
params: [
{
name: WalletConnectCommandParamName.PROOFS,
type: 'string',
type: 'object',
label: <Trans>Proofs Object (Key Value Pairs)</Trans>,
},
],
Expand Down

0 comments on commit 2e4e430

Please sign in to comment.