Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-3009] Fixes invalid JsonGetter, comment #1811

Merged
merged 9 commits into from
Aug 27, 2019

Conversation

josh-richardson
Copy link
Contributor

PR description

Fixes the following:
The json getter on line 49 is mislabeled
It should be changed from "privateFor" to "privacyGroupId"
Also, the comment above the class is not accurate

@@ -36,7 +36,7 @@
})
/*
The original deserialised private transaction sent via eea_sendRawTransaction
This class is used if the original request was sent with privateFrom and privateFor
This class is used if the original request was sent with privacyGroupId
Copy link
Contributor

Choose a reason for hiding this comment

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

It'd be good to update the comment in PrivateTransactionLegacyResult as well (same reason).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has now been addressed. Sorry for the delay.

@MadelineMurray MadelineMurray merged commit 7672f31 into PegaSysEng:master Aug 27, 2019
pscott pushed a commit to pscott/pantheon that referenced this pull request Sep 2, 2019
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.

5 participants