Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

fix and improve #788

Merged
merged 5 commits into from
Jun 22, 2021
Merged

fix and improve #788

merged 5 commits into from
Jun 22, 2021

Conversation

superboyiii
Copy link
Member

Close #784

@superboyiii superboyiii requested a review from shargon June 9, 2021 11:03
@superboyiii superboyiii requested a review from shargon June 10, 2021 02:22
@nicolegys
Copy link
Contributor

If the account don't have any neo
image

@nicolegys nicolegys self-requested a review June 10, 2021 03:30
nicolegys
nicolegys previously approved these changes Jun 10, 2021
@superboyiii
Copy link
Member Author

@shargon Could you review again?

@superboyiii
Copy link
Member Author

@erikzhang Could you help review this?

Console.WriteLine();
if (result.IsNull)
{
Console.WriteLine(notice);
Copy link
Member

Choose a reason for hiding this comment

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

notice variable is not needed

Copy link
Member Author

@superboyiii superboyiii Jun 18, 2021

Choose a reason for hiding this comment

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

notice variable is not needed

There're two places need this msg. Do you mean print it twice straightly in Console.WriteLine()?

@erikzhang
Copy link
Member

Test?

@erikzhang erikzhang merged commit 33c7a6a into master Jun 22, 2021
@erikzhang erikzhang deleted the fix-improve branch June 22, 2021 06:57
roman-khimov added a commit to nspcc-dev/neo-go that referenced this pull request Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get accountstate method should check if the return value is null
4 participants