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

basic supernode stakes unit tests #322

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

mbg033
Copy link
Contributor

@mbg033 mbg033 commented Jun 18, 2019

No description provided.

@mbg033 mbg033 changed the base branch from master to develop June 18, 2019 11:38

bool construct_stake_tx_to_key(const std::vector<test_event_entry> &events, transaction &tx, const block &blk_head, const account_base &from, const account_base &to,
uint64_t amount, uint64_t fee, size_t nmix,
const public_key &supernode_id, const signature &supernode_sign, uint64_t unlock_height)
Copy link
Contributor

Choose a reason for hiding this comment

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

i think unlock_height should be unlock_time, which is what is used everywhere else

@Dju01 Dju01 changed the title basic supernode stakes test basic supernode stakes unit test Jun 19, 2019
@Dju01 Dju01 changed the title basic supernode stakes unit test basic supernode stakes unit tests Jun 19, 2019
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

Successfully merging this pull request may close these issues.

2 participants