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

Add higher order filter functions for queues in transaction pool #911

Closed
SargeKhan opened this issue Nov 26, 2018 · 0 comments
Closed

Add higher order filter functions for queues in transaction pool #911

SargeKhan opened this issue Nov 26, 2018 · 0 comments

Comments

@SargeKhan
Copy link
Contributor

Description

Create higher order functions for filtering transactions in the queues. These functions will be used in the transaction pool to perform remove and dequeue actions for queues.
These functions include:

checkTransactionPropertyForValues()
returnTrueUntilLimit()
checkTransactionForSenderPublicKey()
checkTransactionForId()
checkTransactionForRecipientId()
checkTransactionForTypes()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants