Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

void test_mineBlocks(int _number) #8

Closed
winsvega opened this issue Feb 28, 2018 · 3 comments
Closed

void test_mineBlocks(int _number) #8

winsvega opened this issue Feb 28, 2018 · 3 comments

Comments

@winsvega
Copy link
Collaborator

test_mineBlocks(int _number)

This method just accept a number and it tells the client to mine a _number blocks on top of the current one.
If there are string test_addTransaction(string _jsonTransaction) methods called in between test_mineBlocks(1) methos, then such transaction must be executed and included into the block. (if valid)

@winsvega winsvega changed the title test_mineBlocks(int _number) void test_mineBlocks(int _number) Feb 28, 2018
@winsvega
Copy link
Collaborator Author

winsvega commented Sep 1, 2019

@winsvega winsvega closed this as completed Sep 1, 2019
@cassa72
Copy link

cassa72 commented Apr 1, 2022

...

@tuanggolt
Copy link

open

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

No branches or pull requests

3 participants