update contract ABI
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled

This commit is contained in:
hueso
2024-10-06 20:23:28 -03:00
parent 659cc34d68
commit 4b4b5af550
6 changed files with 196 additions and 166 deletions

View File

@@ -201,7 +201,7 @@ const checkUnreleasedLock = async (
const pixTarget = lock.pixTarget;
const amount = formatEther(lock?.amount);
pixData.pixKey = String(Number(pixTarget));
pixData.pixKey = pixTarget;
pixData.value = Number(amount);
return {