-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test: mondaynet update 0912 & revert contract-estimate assertations * chore: update dependnecies * test: fix flextesa nairobinet with unregister delegate bug * ci: updated nairobinet flextesa image
- Loading branch information
1 parent
0829121
commit e1b1d69
Showing
6 changed files
with
3,603 additions
and
2,421 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
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,8 +1,8 @@ | ||
import { KnownContracts } from './known-contracts'; | ||
export const knownContractsProtoALph: KnownContracts = { | ||
contract: "KT1JWuKFJWDYvBWWiH6GDrMn7KbgbSXnYPZS", | ||
bigMapContract: "KT1FiKJtmUd3AU5Ey3bNGahehudqtFkatprA", | ||
tzip12BigMapOffChainContract: "KT1Mq4TszoSWeXvsqPWSz45W6aVVSDrxizNW", | ||
saplingContract: "KT1ENuhqgJLa7EHvgf2LDvRp8Z9wZ9LNkg5J", | ||
onChainViewContractAddress: "KT1XBxr9fbJV4XFRwLx3EB9kpazGouFFYhP6", | ||
contract: "KT1XXrWDuK77kQWX55zjD347Wh6bwgmJDfJ8", | ||
bigMapContract: "KT1NSDEhMTWoX2Vie98NCtQV4fVYoPfqfAN3", | ||
tzip12BigMapOffChainContract: "KT1X4c8BCVSDE7dtf5jPRtpYtYcaSFknwzN5", | ||
saplingContract: "KT1JKC49zUSCXJGKT2p1bHVWmg47rAgF53ff", | ||
onChainViewContractAddress: "KT1FVjUZeH5KM8tMwYvrVCMC3QFyDRUBFNLk", | ||
}; |
Oops, something went wrong.