fix: add option for appStateMacVerification

This commit is contained in:
Adhiraj Singh
2022-11-08 22:33:53 +05:30
parent f892a1e81f
commit 4aadc9dc6c
4 changed files with 28 additions and 4 deletions

View File

@@ -445,7 +445,7 @@ export const decodePatches = async(
mutationMap[index!] = mutation
}
: (() => { }),
validateMacs
true
)
newState.hash = decodeResult.hash