Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

near login --help is not correct #393

Closed
@MaksymZavershynskyi

Description

near version is 0.24.1.

Here is what near login --help returns:

near login

logging in through NEAR protocol wallet

Options:
  --help                     Show help  [boolean]
  --version                  Show version number  [boolean]
  --nodeUrl, --node_url      NEAR node URL  [string] [default: "http://localhost:3030"]
  --networkId, --network_id  NEAR network ID, allows using different keys based on network  [string] [default: "default"]
  --helperUrl                NEAR contract helper URL  [string]
  --keyPath                  Path to master account key  [string]
  --accountId, --account_id  Unique identifier for the account  [string]
  --useLedgerKey             Use Ledger for signing with given HD key path  [string] [default: "44'/397'/0'/0'/1'"]

Note, that it says that by the default it connects to the local network. It, however, connects to the testnet.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions