Skip to content

Commit

Permalink
finetune error msg
Browse files Browse the repository at this point in the history
  • Loading branch information
paweljakubas committed Apr 23, 2024
1 parent 1fc3a65 commit f30b427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specifications/api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5200,7 +5200,7 @@ x-errPoolAlreadyJoined: &errPoolAlreadyJoined
properties:
message:
type: string
description: May occur when a given poolId matches the current delegation preferences of the wallet's account.
description: May occur when a given poolId matches the current delegation preferences of the wallet's account (not in Conway onwards).
code:
type: string
enum: ['pool_already_joined']
Expand Down

0 comments on commit f30b427

Please sign in to comment.