Skip to content

Commit

Permalink
Update tests for tx_bytes_limit param change
Browse files Browse the repository at this point in the history
  • Loading branch information
platfowner committed Jul 5, 2024
1 parent 0ca3b1c commit 38f84be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/__snapshots__/ain.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ exports[`ain-js Database get with options 5`] = `
}
`;

exports[`ain-js Database getProofHash 1`] = `"0x88496dfee3566db91f487aa4cbf69a0c42a3e2a5d0a65bfd4897d699e8734785"`;
exports[`ain-js Database getProofHash 1`] = `"0x596d0fd28fd56eea0e286985a17e8b1374b7a7557539fd137dcdea0187da6956"`;

exports[`ain-js Database getStateInfo 1`] = `
{
Expand Down

0 comments on commit 38f84be

Please sign in to comment.