Skip to content

fix: update makeCreateTransaction issuers type#26

Open
eamon0989 wants to merge 2 commits intomainfrom
fix-type-issue
Open

fix: update makeCreateTransaction issuers type#26
eamon0989 wants to merge 2 commits intomainfrom
fix-type-issue

Conversation

@eamon0989
Copy link
Copy Markdown

@eamon0989 eamon0989 commented Mar 20, 2025

Problem

PR #9 updated the function signature for makeCreateTransaction but the types were not updated, so the type is currently out of date and incompatible.

Solution

This PR updates the type, resolving the issue.

Issues Resolved

Resolves #25

Checklist

  • version number increased
  • CHANGELOG.md updated
  • unit test added
  • documentation updated or added

@eamon0989 eamon0989 requested a review from eckelj March 20, 2025 14:13
@eamon0989 eamon0989 added the bug Something isn't working label Mar 20, 2025
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: type error for makeCreateTransaction V3

2 participants