Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Aw 49 - Add User console#99

Merged
centrys-victor merged 1 commit into
devfrom
aw-49
Jun 15, 2018
Merged

Aw 49 - Add User console#99
centrys-victor merged 1 commit into
devfrom
aw-49

Conversation

@centrys-victor
Copy link
Copy Markdown
Contributor

No description provided.

@centrys-victor centrys-victor changed the base branch from master to dev June 15, 2018 11:04
new WalletStorage().mumu();
}

public void mumu() throws Exception{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What is this? extract to test?

@centrys-victor centrys-victor force-pushed the aw-49 branch 3 times, most recently from a74ad80 to 9445e12 Compare June 15, 2018 11:11
@theotniel theotniel changed the title Aw 49 Aw 49 - Add User console Jun 15, 2018
idleMonitor = null;
}
idleMonitor = new IdleMonitor(lockDelayDuration, blockchainConnector::lockAll);
idleMonitor = new IdleMonitor(lockDelayDuration, () -> {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can be reverted to method reference

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.

4 participants