stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

Mocknet txn shows error : \"error\":\"transaction rejected\",\"reason\":\"NotEnoughFunds\" #42

Closed Akirtovskis closed 2 years ago

Akirtovskis commented 3 years ago

I might be missing something obvious, but setting up local mocknet environment is not really working for me.

Steps I run :

Console output from this one is :

Screenshot 2021-06-07 at 21 45 46

The output of ./manage.sh mocknet logs :

Screenshot 2021-06-07 at 21 46 36
wileyj commented 3 years ago

I'll have to confirm this, but i think this is the wrong invocation since this is mocknet: stx make_keychain -t, where -t is testnet.

i'll check our current docs and get back to you on this - if you don't mind, could you link me to where you saw this command?

Akirtovskis commented 3 years ago

@wileyj from here . I guess it makes sense that it is not working like this as these are docs for private-testnet, but in that case, would be nice to see more details for mocknet setup.

nurASingh commented 2 years ago

Do we have any update on this ? I am still struggling with making mocknet working.

Documentation mentioned above is extremely poor.

wileyj commented 2 years ago

Where are you struggling in regards to mocknet, and which docs in particular are you having an issue with?