@oasisdex/automation
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -9,2 +9,3 @@ "use strict"; | ||
'0xd0ca9883e4918894dd517847eb3673d656ec9f2d': { type: types_1.CommandContractType.CloseCommand }, | ||
'0x31285a87fb70a62b5aaa43199e53221c197e1e3f': { type: types_1.CommandContractType.CloseCommand }, | ||
}, | ||
@@ -11,0 +12,0 @@ }; |
{ | ||
"name": "@oasisdex/automation", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "The set of utilities for Oasis automation", | ||
@@ -27,3 +27,3 @@ "homepage": "https://github.com/OasisDEX/common#readme", | ||
}, | ||
"gitHead": "cfdb3c3e6da7cf3d7644ce867d2fb7697895d90a" | ||
"gitHead": "b22f42254430dfda316136cb76eb54779bbe9d95" | ||
} |
@@ -8,3 +8,3 @@ import { | ||
// The addresses must be in lowercase! | ||
// The addresses must be in lowercase | ||
export const commandAddressMapping: Record<number, Record<string, CommandContractInfo>> = { | ||
@@ -11,0 +11,0 @@ [EthereumNetwork.GOERLI]: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
161025
415