Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Commit

Permalink
Bump Libcore (#100)
Browse files Browse the repository at this point in the history
- Add a 5s TTL on AlgorandAccount::getAccountInfo to lighten load on
  nodes
- Fix the currency definition of ATOM that broke initial synchronization
  on Stargate
- Forcefully wait for async functions during Cosmos account update calls
  to avoid Wallet Released issues coming from dangling promises
  • Loading branch information
gagbo authored Feb 18, 2021
1 parent 5fbf5ae commit 8ffd493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ledgerhq/ledger-core",
"version": "6.11.0",
"libcoreVersion": "3.5.0-rc-8823f3",
"libcoreVersion": "3.5.0-rc-1f2d11",
"description": "Ledger Core Library cross-platform C++ bindings for NodeJs",
"main": "js/index.js",
"repository": {
Expand Down

0 comments on commit 8ffd493

Please sign in to comment.