Skip to content

Commit

Permalink
Update atala-prism-sdk/src/commonMain/kotlin/io/iohk/atala/prism/wall…
Browse files Browse the repository at this point in the history
…etsdk/domain/models/Errors.kt
  • Loading branch information
petevielhaber authored Dec 13, 2023
1 parent f6923e8 commit 998656a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ constructor(

/**
* An implementation of the [ApolloError] class that represents an error caused by invalid mnemonic words.
* This error occurs when one or more mnemonic words are invalid in a Prism API response.
* This error occurs when one or more mnemonic words are invalid in a PRISM API response.
*
* @param invalidWords The array of invalid mnemonic words.
* @property message The error message for this error, which is determined based on the presence of invalid words.
Expand Down

0 comments on commit 998656a

Please sign in to comment.