pocketnetteam / pocketnet.core

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
115 stars 28 forks source link

The program works, but the balance does not change #113

Closed Linkdealer closed 2 years ago

Linkdealer commented 2 years ago

The program works, transactions take place, but the balance does not change (0.000000000). Why? I heard that you first need to send money to the wallet account. This is true? Please give instructions on this.

andyoknen commented 2 years ago

How do you check the balance? Can you provide your address?

Linkdealer commented 2 years ago

How do you check the balance? Can you provide your address?

I check ´the balance on overview tab: https://yadi.sk/i/X9HDwrS6Rs7dvw

Adress: PJfw92FGJji3d4SSZoRoJEmE4MXLk3Z97y (from "Receiving addresses", right?)

andyoknen commented 2 years ago

@Linkdealer It looks like there are no coins behind this address. Did you transfer the conns to him?

Linkdealer commented 2 years ago

@Linkdealer It looks like there are no coins behind this address. Did you transfer the conns to him?

no, I did not transfer money there. I can't find a description of how it works anywhere. There is no manual. I have to learn everything step by step from my own experience.

andyoknen commented 2 years ago

@Linkdealer

You can start from here. Also feel free to ask further questions https://github.com/pocketnetteam/pocketnet.core/tree/0.20/doc/help

Linkdealer commented 2 years ago

@Linkdealer

You can start from here. Also feel free to ask further questions https://github.com/pocketnetteam/pocketnet.core/tree/0.20/doc/help

Thanks! I will study.