Skip to content

Commit

Permalink
Call tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
olegnn committed Feb 3, 2025
1 parent 9818aac commit 2e5b1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dock-blockchain-modules/src/accumulator/module.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default class DockAccumulatorModule extends withParams(
) {
return await this.dockOnly.tx.updateAccumulator(
id,
accumulator,
accumulator.accumulated,
{ additions, removals, witnessUpdateInfo },
didKeypair,
);
Expand Down

0 comments on commit 2e5b1c7

Please sign in to comment.