conflux-web-core-method
Advanced tools
Comparing version 0.1.15-alpha.0 to 0.1.18-alpha.0
@@ -236,3 +236,3 @@ 'use strict'; | ||
_classCallCheck(this, GetTransactionReceiptMethod); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'eth_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'cfx_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
} | ||
@@ -239,0 +239,0 @@ _createClass(GetTransactionReceiptMethod, [{ |
@@ -376,3 +376,3 @@ import EventEmitter from 'eventemitter3'; | ||
_classCallCheck(this, GetTransactionReceiptMethod); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'eth_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'cfx_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
} | ||
@@ -379,0 +379,0 @@ _createClass(GetTransactionReceiptMethod, [{ |
@@ -234,3 +234,3 @@ (function (global, factory) { | ||
_classCallCheck(this, GetTransactionReceiptMethod); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'eth_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
return _possibleConstructorReturn(this, _getPrototypeOf(GetTransactionReceiptMethod).call(this, 'cfx_getTransactionReceipt', 1, utils, formatters, moduleInstance)); | ||
} | ||
@@ -237,0 +237,0 @@ _createClass(GetTransactionReceiptMethod, [{ |
{ | ||
"name": "conflux-web-core-method", | ||
"version": "0.1.15-alpha.0", | ||
"version": "0.1.18-alpha.0", | ||
"description": "Handles the JSON-RPC methods. This package is also internally used by ConfluxWeb.", | ||
@@ -26,3 +26,3 @@ "repository": "https://github.com/Conflux-Chain/ConfluxWeb/tree/master/packages/conflux-web-core-method", | ||
"devDependencies": { | ||
"conflux-web-core": "0.1.15-alpha.0", | ||
"conflux-web-core": "0.1.18-alpha.0", | ||
"conflux-web-core-helpers": "0.1.15-alpha.0", | ||
@@ -39,3 +39,3 @@ "conflux-web-core-subscriptions": "*", | ||
], | ||
"gitHead": "321bbe5fcd40edebce07b544836bb5f201947a94" | ||
"gitHead": "ce26eaa069c2027be0bb24886f7ee0bb84c952e1" | ||
} |
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