@radixdlt/babylon-core-api-sdk
Advanced tools
Comparing version 0.1.2-rcnet-1.1 to 0.1.3-rcnet-1.1
@@ -30,3 +30,3 @@ import { LTSApi, LtsCommittedTransactionOutcome, LtsStateAccountAllFungibleResourceBalancesRequest, LtsStateAccountAllFungibleResourceBalancesResponse, LtsStateAccountFungibleResourceBalanceRequest, LtsStateAccountFungibleResourceBalanceResponse, LtsStreamAccountTransactionOutcomesRequest, LtsStreamAccountTransactionOutcomesResponse, LtsStreamTransactionOutcomesRequest, LtsStreamTransactionOutcomesResponse, LtsTransactionConstructionResponse, LtsTransactionStatusRequest, LtsTransactionStatusResponse, LtsTransactionSubmitMempoolFullErrorDetails, LtsTransactionSubmitRejectedErrorDetails, LtsTransactionSubmitRequest, LtsTransactionSubmitResponse, ResponseError } from "../generated"; | ||
* this method will throw an error if the node is not synced up within | ||
* `acceptableSyncDelaySeconds` (defaults to 60) of the current time. | ||
* `acceptableSyncDelaySeconds` (defaults to 120) of the current time. | ||
* | ||
@@ -33,0 +33,0 @@ * @returns metadata for transaction construction - such as the current epoch |
{ | ||
"name": "@radixdlt/babylon-core-api-sdk", | ||
"version": "0.1.2-rcnet-1.1", | ||
"version": "0.1.3-rcnet-1.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/radixdlt/babylon-node/tree/main/sdk/typescript/", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1562228