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

Add some questions #899

Merged
merged 4 commits into from
Aug 8, 2019
Merged

Add some questions #899

merged 4 commits into from
Aug 8, 2019

Conversation

Celia18305
Copy link
Contributor

No description provided.

@@ -36,6 +44,18 @@ NEO consensus nodes are elected by NEO holders. For more information see https:/

You can access http://ndapp.org/ and find all the browsers listed in the Explorer tab.

## How can I check the status of my transaction?

You can check it on any NEO blockchain explorer, such as [https://neoscan.io/](http://antcha.in/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Link is wrong


## Is there a central point where I can find important dates/delays?

See the Daily Thread at the NEO subreddit: <https://www.reddit.com/r/NEO/>
Copy link
Contributor

Choose a reason for hiding this comment

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

There's no daily thread in the neo subreddit nowadays (at least that I'm aware of). There's a weekly thread but it's mostly for discussion, I'd suggest pointing somewhere else (maybe https://neo.org/event or the medium account?) or removing the question altogether.

@@ -46,4 +66,24 @@ In NEO-CLI you can just list UTXO assets using `list asset`. To view NEP-5 asset

## What is the difference between NEP-5 and NEP-6?
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this question important?

NEP-5 is a token standard that specifies the token issuance in NEO smart contract. NEP-6 is a wallet standard that specifies the wallet format, the definition of parameters in it, the creation rules of wallet address and so on. NEP-6 is applicable to several current NEO client versions including 2.7.6. The NEO client supports wallets in two formats, sqlite wallet (in .db3) and NEP-6 wallet (in .json). Considering the processing speed, the sqlite wallet is strongly recommended for exchanges.

## Can you store NEO the same way as Bitcoin? I am nervous about the storage safety.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we can remove the spaces between 'am' and 'nervous'

It depends on the exchange rules; right now, there is no transfer fee in the NEO system. However, exchanges can take a fee when transferring from an exchange.

## If I keep my NEO on an exchange, can I still get my GAS?
Copy link
Contributor

Choose a reason for hiding this comment

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

space

##I can't see my NEO in my wallet! Is it gone?

1. Most of the time, whenever your NEO or GAS is not showing up in your wallet, the problem lies with the wallet. To make sure your NEO is safe, you can check your balance on a NEO blockchain explorer, such as [https://neoscan.io/](http://antcha.in/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Wrong link

@corollari
Copy link
Contributor

I'll submit a PR fixing them

@corollari corollari mentioned this pull request Aug 7, 2019
@corollari
Copy link
Contributor

See #900

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants