diff --git a/implementors/core/convert/trait.From.js b/implementors/core/convert/trait.From.js
index c4e0ec7f7da..3188ce77b8b 100644
--- a/implementors/core/convert/trait.From.js
+++ b/implementors/core/convert/trait.From.js
@@ -15,5 +15,5 @@
"massa_sdk":[["impl From<Error> for ClientError"],["impl From<InvalidUri> for ClientError"]],
"massa_time":[["impl From<MassaTime> for Duration"]],
"massa_versioning":[["impl From<&MipComponent> for MipComponent"],["impl From<&ComponentState> for ComponentStateTypeId"],["impl From<u32> for FactoryStrategy"],["impl From<&ComponentStateTypeId> for ComponentStateId"],["impl From<ComponentStateTypeId> for u32"],["impl From<u32> for MipComponent"],["impl From<UpdateWithError> for ExtendFromDbError"],["impl From<MipComponent> for u32"],["impl From<&MipInfo> for MipInfo"]],
-"massa_wallet":[["impl From<Error> for WalletError"],["impl From<MassaHashError> for WalletError"],["impl From<ModelsError> for WalletError"],["impl From<Error> for WalletError"],["impl From<Error> for WalletError"],["impl From<CipherError> for WalletError"]]
+"massa_wallet":[["impl From<Error> for WalletError"],["impl From<MassaHashError> for WalletError"],["impl From<ModelsError> for WalletError"],["impl From<Error> for WalletError"],["impl From<Error> for WalletError"],["impl From<CipherError> for WalletError"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/massa_wallet/enum.WalletError.html b/massa_wallet/enum.WalletError.html
index b2d6a802de6..ab07feb68a1 100644
--- a/massa_wallet/enum.WalletError.html
+++ b/massa_wallet/enum.WalletError.html
@@ -5,7 +5,7 @@
ModelsError(ModelsError),
MassaHashError(MassaHashError),
MissingKeyError(Address),
- MassaCipherError(CipherError),
+ MassaCipherError(CipherError),
} wallet errorExpand description
IO error: {0}
JSON error: {0}
@@ -13,8 +13,8 @@Models error: {0}
MassaHash
error: {0}
Missing key error: {0}
-MassaCipher
error: {0}
MassaCipher
error: {0}
wallet error
IO error: {0}
JSON error: {0}
@@ -13,8 +13,8 @@Models error: {0}
MassaHash
error: {0}
Missing key error: {0}
-MassaCipher
error: {0}
MassaCipher
error: {0}