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

Update existsInTransactionPool function parameters and use id instead of transaction object #1191

Merged

Conversation

SargeKhan
Copy link
Contributor

What was the problem?

The existsInTransactionPool parameter was the transaction object, instead, it should have been transaction id.

How did I fix it?

Updated the existsInTransactionPool parameter, and used id as the parameter instead.

How to test it?

Run tests

Review checklist

@shuse2 shuse2 added this to Open PRs in Version 2.1.0 via automation Mar 16, 2019
@shuse2 shuse2 merged commit e7a1180 into release/2.1.0 Mar 16, 2019
Version 2.1.0 automation moved this from Open PRs to Closed PRs Mar 16, 2019
@shuse2 shuse2 deleted the 1190-update_exists_in_transaction_pool_interface branch March 16, 2019 07:21
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