Skip to content

Commit

Permalink
Less proofSize
Browse files Browse the repository at this point in the history
  • Loading branch information
niklabh committed Dec 14, 2022
1 parent 97ce3b1 commit c140d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/page-contracts/src/useWeight.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function useWeightImpl (): UseWeight {
setMegaGas,
weight,
weightV2: api.registry.createType('WeightV2', {
proofSize: 1310720000,
proofSize: 3194304,
refTime: weight
})
};
Expand Down

0 comments on commit c140d85

Please sign in to comment.