-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: updated mondaynet known contract and fixed test suite and asser…
…tion against latest monday net (#2303)
- Loading branch information
1 parent
e9c956f
commit cb0fd1b
Showing
3 changed files
with
31 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
export const knownContractProtoALph = "KT1E4pv41UsA8wAgsE97eH2pUef3PwoxGtKv"; | ||
export const knownBigMapContractProtoALph = "KT1QG6K5T6gnQiTXEMboJUwWf8w2GuvoZk5s"; | ||
export const knownTzip12BigMapOffChainContractProtoALph = "KT1H742YsRxYbX16deKMwJtWDjSuR2PNGfUM"; | ||
export const knownSaplingContractProtoALph = "KT1TvF1kZPaam4qDR8WZeUdbTqYKemBLu9HA"; | ||
export const knownOnChainViewContractAddressProtoALph = "KT1KPWAassVahrpKb9RBdewsaLAufRt5X8ZE"; | ||
export const knownContractProtoALph = "KT1M3V5uDENHahkwgboVgXdYW5RJ2DS4W1Wg"; | ||
export const knownBigMapContractProtoALph = "KT1UR4NPP7QWGoD8McpVLW8xbK64BJXRnsih"; | ||
export const knownTzip12BigMapOffChainContractProtoALph = "KT1KQCNdi8xWSscrGmRCgbFdQWwaun7bnivs"; | ||
export const knownSaplingContractProtoALph = "KT1A2m13khuHMneRU4Ep3UjAxy2Pt6x9CC3u"; | ||
export const knownOnChainViewContractAddressProtoALph = "KT19BzzXMnBCpB5NriqDSLvSyq3EosDTTeKo"; | ||
export const txRollupAddressProtoALph = ""; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters