Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Outdated "NormalizeUnlockWithdrawalViaFinalize" schema #78

Open
e00dan opened this issue Dec 6, 2021 · 0 comments
Open

Outdated "NormalizeUnlockWithdrawalViaFinalize" schema #78

e00dan opened this issue Dec 6, 2021 · 0 comments

Comments

@e00dan
Copy link
Contributor

e00dan commented Dec 6, 2021

block_proof is no longer needed in this function:

function NormalizeUnlockWithdrawalViaFinalize(unlock_withdrawal_finalize, { debugPath = "unlock_withdrawal_finalize" } = {}) {
    return normalizeObject(debugPath, unlock_withdrawal_finalize, {
        block_proof: normalizeRawData(-1),
    });
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant