• smartcontracts's avatar
    fix(sdk): maybe add proof node (#9663) · a1329f21
    smartcontracts authored
    Fixes a bug in the SDK that would cause it to be unable to prove
    certain types of withdrawals. Bug can be easily fixed on the
    client side by adding an extra proof element in certain cases.
    a1329f21
Name
Last commit
Last update
..
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
test-next Loading commit data...
.depcheckrc Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
example.env Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
setupVitest.ts Loading commit data...
tsconfig.json Loading commit data...
vitest.config.ts Loading commit data...