Skip to content

Commit

Permalink
Merge pull request #2170 from Chia-Network/checkpoint/main_from_relea…
Browse files Browse the repository at this point in the history
…se_2.1.0_b493bda66f32e4dcf8970eb172c9369aff7efcbc
  • Loading branch information
paninaro authored Sep 26, 2023
2 parents b535f9f + 2e4e430 commit cf5ed25
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 cf5ed25

Please sign in to comment.