web-dc-api 0.0.30 → 0.0.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/dc.js CHANGED
@@ -153074,7 +153074,7 @@ a=end-of-candidates
153074
153074
  }
153075
153075
  }
153076
153076
 
153077
- let _baseUrl = '/v0_0_4';
153077
+ let _baseUrl = '/v0_0_5';
153078
153078
  let _walletOrigin = 'https://wallet.dcnetio.com';
153079
153079
  // todo 发布需要注释
153080
153080
  if (typeof process !== 'undefined' && process.env && process.env['NODE_ENV'] === 'development') {