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

Type of parameter sessions varies in FlowLogic.sendAll and FlowLogic.receiveAll functions #6500

Open
bonii opened this issue Jul 22, 2020 · 1 comment

Comments

@bonii
Copy link

bonii commented Jul 22, 2020

In FlowLogic, the function signature of sendAll requires the sessions parameter to be of Set type while the complementary function receiveAll requires the sessions parameter to be of List type. Is there a specific reason for this difference since from the API perspective it appears to be a bug?

@r3jirabot
Copy link

Automatically created Jira issue: CORDA-3921

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants