Skip to content

Conversation

tcheeric
Copy link
Owner

No description provided.

@tcheeric tcheeric added the enhancement New feature or request label Mar 23, 2024
@tcheeric tcheeric requested a review from guilhermegps March 23, 2024 01:39
@tcheeric tcheeric self-assigned this Mar 23, 2024
@@ -202,8 +202,8 @@ public void testNIP15UpdateProductEvent() {
categories.add("bijoux");
categories.add("Hommes");

var instance = nip15.createCreateOrUpdateProductEvent(product, categories);
nip15.sign().send();
nip15.createCreateOrUpdateProductEvent(product, categories).sign().send();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a problem, but I created a method "signAndSend" to do it.

@guilhermegps guilhermegps merged commit 52036c6 into develop Mar 23, 2024
@guilhermegps guilhermegps deleted the feature/Issue_88 branch March 23, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants