@generalprotocols/price-oracle
Advanced tools
Comparing version 2.2.0-development.5449340854 to 2.2.0-development.5453121897
@@ -75,3 +75,3 @@ 'use strict'; | ||
// NOTE: This time is mostly network dependent, as it measures the full round-trip time of the request. | ||
DEFAULT_RECEIVE_TIMEOUT: 10000, | ||
DEFAULT_RECEIVE_TIMEOUT: 4750, | ||
// Map of metadata name and types. | ||
@@ -78,0 +78,0 @@ // The types (or values in the below hash) correspond to the dataSequenceOrType attribute of the oracle message |
@@ -67,3 +67,3 @@ import { hexToBin, numberToBinInt32LE, flattenBinArray, binToHex, binToNumberInt32LE, decodePrivateKeyWif, sha256, secp256k1, decodeAuthenticationInstructions, authenticationInstructionsAreMalformed } from '@bitauth/libauth'; | ||
// NOTE: This time is mostly network dependent, as it measures the full round-trip time of the request. | ||
DEFAULT_RECEIVE_TIMEOUT: 10000, | ||
DEFAULT_RECEIVE_TIMEOUT: 4750, | ||
// Map of metadata name and types. | ||
@@ -70,0 +70,0 @@ // The types (or values in the below hash) correspond to the dataSequenceOrType attribute of the oracle message |
{ | ||
"name": "@generalprotocols/price-oracle", | ||
"version": "2.2.0-development.5449340854", | ||
"version": "2.2.0-development.5453121897", | ||
"description": "Library for creating, parsing, signing, verifying and transferring PriceOracle messages.", | ||
@@ -5,0 +5,0 @@ "exports": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
314969