@bitgo-beta/statics
Advanced tools
Comparing version 10.0.1-alpha.37 to 10.0.1-alpha.38
@@ -591,2 +591,3 @@ import { CoinFamily } from './base'; | ||
walletImplementationAddress: string; | ||
batcherContractAddress: string; | ||
} | ||
@@ -603,2 +604,3 @@ declare class PolygonTestnet extends Testnet implements EthereumNetwork { | ||
walletImplementationAddress: string; | ||
batcherContractAddress: string; | ||
} | ||
@@ -605,0 +607,0 @@ export declare const Networks: { |
{ | ||
"name": "@bitgo-beta/statics", | ||
"version": "10.0.1-alpha.37", | ||
"version": "10.0.1-alpha.38", | ||
"description": "dependency-free static configuration for the bitgo platform", | ||
@@ -40,3 +40,3 @@ "main": "./dist/src/index.js", | ||
}, | ||
"gitHead": "bd98bd064c7874f06201db7b572f97dda655f6bb" | ||
"gitHead": "ae32beddd302dfe30ed9b0fc297ba925a9396b1f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
22269
6491272