Skip to content

Commit

Permalink
MO-10924: Update near stg DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrebowicz-ledger committed Dec 17, 2024
1 parent 1fbbab4 commit cdbdc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ledger-live-common/src/families/near/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const nearConfig: CurrencyLiveConfigDefinition = {
default: {
status: { type: "active" },
infra: {
API_NEAR_PRIVATE_NODE: "https://near.coin.ledger.com/node",
API_NEAR_PRIVATE_NODE: "https://near.coin.ledger-test.com",
API_NEAR_PUBLIC_NODE: "https://rpc.mainnet.near.org",
API_NEAR_INDEXER: "https://near.coin.ledger.com/indexer",
},
Expand Down

1 comment on commit cdbdc30

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 2474ms

What is the bot and how does it work? Everything is documented here!

1 critical spec errors

Spec NEAR failed!

LedgerAPI4xx: API HTTP 404 https://near.coin.ledger-test.com
Details of the 0 mutations

Spec NEAR (failed)


Details of the 5 uncovered mutations

Spec NEAR (5)

  • Move 50% to another account:
  • Send max to another account:
  • Stake:
  • Unstake:
  • Withdraw:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
NEAR (0) 0 ops , 🤷‍♂️ ``

Performance ⏲ 2474ms

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL N/A N/A N/A N/A N/A N/A N/A N/A
NEAR (0) N/A N/A N/A N/A N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

Please sign in to comment.