Skip to content

Conversation

@SushantChandla
Copy link

@SushantChandla SushantChandla commented Aug 9, 2021

There is a lot of dead code, but i guess we can remove that later
example:

    assert(keyStore != null);
    assert(keyStore.publicKeyHash != null);
    assert(keyStore.publicKey != null);
    assert(keyStore.secretKey != null);
    assert(to != null);
    assert(amount != null);
    assert(fee != null);
    assert(offset != null);

@Jay-Tezsure

Copy link

@lokera666 lokera666 left a comment

Choose a reason for hiding this comment

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

Yup

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