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

Allow empty id and signature for constructor - Closes #995 #996

Merged

Conversation

shuse2
Copy link
Contributor

@shuse2 shuse2 commented Jan 10, 2019

What was the problem?

Transaction instance was not able to be created without id and signature or senderId

How did I fix it?

Allow id and signature to be optional, but when it used and not set, it will throw an error

How to test it?

npm test

Review checklist

@shuse2 shuse2 self-assigned this Jan 10, 2019
@shuse2 shuse2 added this to Open PRs in Version 2.1.0 via automation Jan 10, 2019
@shuse2 shuse2 merged commit 521ea1b into transaction_improvement_experiment Jan 10, 2019
Version 2.1.0 automation moved this from Open PRs to Closed PRs Jan 10, 2019
@shuse2 shuse2 deleted the 995-allow_enpty_id_and_signature branch January 19, 2019 12:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Version 2.1.0
  
Closed PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants