Skip to content

feat: added searchutxos by payment part and delegation part#15

Merged
Mercurial merged 1 commit intoutxorpc:mainfrom
johnquinnvictaboada:feat/added-searchutxos-by-delegation-and-payment-parts
Sep 24, 2024
Merged

feat: added searchutxos by payment part and delegation part#15
Mercurial merged 1 commit intoutxorpc:mainfrom
johnquinnvictaboada:feat/added-searchutxos-by-delegation-and-payment-parts

Conversation

@johnquinnvictaboada
Copy link
Copy Markdown
Contributor

SUMMARY:

  • added searchUtxosByPaymentPart : This enables searching UTxOs with just the payment part of the address
  • added searchUtxosByDelegationPart : This enables searching UTxOs with the delegation part of the address and returning UTxOs from addresses containing this delegation part as multiple addresses can have it, so it returns all their UTxOs.
  • tested both searchUtxosByPaymentPart & searchUtxosByDelegationPart : Both work as as defined

@Mercurial Mercurial merged commit 14baa03 into utxorpc:main Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants