Skip to content

Commit

Permalink
test: revert oxfordnet known-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Sep 12, 2023
1 parent 5cf9f4f commit b3b09c5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions integration-tests/known-contracts-ProxfordS.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { KnownContracts } from './known-contracts';
export const knownContractsProxfordS: KnownContracts = {
contract: "KT1P7Bm4TkYpL9Z2LPxBFDkNpfxgGMiy1NsT",
bigMapContract: "KT1FYkTEuFktRiDFmELx5dRxbS2NfhJCHggH",
tzip12BigMapOffChainContract: "KT1MBNvLDDJ77Sz6D8UcWDVN3Lho2Dj6ZQsk",
saplingContract: "KT1LQondcFqSqJmwmFYvorBbYUKZVzayQ1iY",
onChainViewContractAddress: "KT1G8BZcGwUYn7gBL1j72pKF8N91bRYMTYZJ",
};
contract: "KT1TU9LydXWri8CBTQmzwnwjCm3dK8jt1LQA",
bigMapContract: "KT1MYLamQavaVMYqgn9f4gMgHzEZfQD73qYs",
tzip12BigMapOffChainContract: "KT1XX1JK4C7aPL2joE7nfeWRwPdrJYwroAUa",
saplingContract: "KT1MfFxdU3kpXMSmHZN4tYBbYkGRAbLt5Q1Y",
onChainViewContractAddress: "KT1TYMtN2yFQDmk82VFymQeZapp6BF1NsZ7B"
};

0 comments on commit b3b09c5

Please sign in to comment.