Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Mar 12, 2024
1 parent 88d9201 commit 89c77b0
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

exports[`GasToken returns canonical protocol contract 1`] = `
{
"address": AztecAddress<0x01ffec73ac535628f98088b70f766f47989801a0dfc754cf4996f505cfd8f082>,
"address": AztecAddress<0x118cb39d39b362ecc396e3a975e876feec0efdab065f3ec6441c88cc5060b5d0>,
"instance": {
"address": AztecAddress<0x01ffec73ac535628f98088b70f766f47989801a0dfc754cf4996f505cfd8f082>,
"contractClassId": Fr<0x2c32fd0ebccda2e20057f37fa2e6085c07d9a1236a72a54f58c724418f7b4438>,
"address": AztecAddress<0x118cb39d39b362ecc396e3a975e876feec0efdab065f3ec6441c88cc5060b5d0>,
"contractClassId": Fr<0x05598afe7d2ea501cebc711b2264cc4d61a725310870368b0fb6ab6fd9b2c1f2>,
"initializationHash": Fr<0x0bf6e812f14bb029f7cb9c8da8367dd97c068e788d4f21007fd97014eba8cf9f>,
"portalContractAddress": EthAddress<0x0000000000000000000000000000000000000000>,
"publicKeysHash": Fr<0x27b1d0839a5b23baf12a8d195b18ac288fcf401afb2f70b8a4b529ede5fa9fed>,
Expand All @@ -18,7 +18,7 @@ exports[`GasToken returns canonical protocol contract 1`] = `
exports[`GasToken returns canonical protocol contract 2`] = `
{
"artifactHash": Fr<0x076fb6d7493b075a880eeed90fec7c4c01e0a24d442522449e4d56c26357205f>,
"id": Fr<0x2c32fd0ebccda2e20057f37fa2e6085c07d9a1236a72a54f58c724418f7b4438>,
"id": Fr<0x05598afe7d2ea501cebc711b2264cc4d61a725310870368b0fb6ab6fd9b2c1f2>,
"privateFunctions": [
{
"isInternal": false,
Expand All @@ -27,7 +27,7 @@ exports[`GasToken returns canonical protocol contract 2`] = `
},
],
"privateFunctionsRoot": Fr<0x13b29c3f4a96eb14d5d3539a6308ff9736ad5d67e3f61ffbb7da908e14980828>,
"publicBytecodeCommitment": Fr<0x1c5e1c199e3affad8f3d3ec7db3e3b40639b3c0ef82351506ceb25cde3b04924>,
"publicBytecodeCommitment": Fr<0x1a5504cb055534f209253ec7959c014a5f6637ac1be575d3a2cf06bf596f843a>,
"version": 1,
}
`;
Expand Down

0 comments on commit 89c77b0

Please sign in to comment.