Skip to content

fixed blockchain.transaction.get verbose parameter declared required instead of optional#747

Closed
eynhaender wants to merge 1 commit into
libbitcoin:masterfrom
eynhaender:master
Closed

fixed blockchain.transaction.get verbose parameter declared required instead of optional#747
eynhaender wants to merge 1 commit into
libbitcoin:masterfrom
eynhaender:master

Conversation

@eynhaender
Copy link
Copy Markdown
Contributor

verbose in blockchain.transaction.get was declared as required boolean_t instead of optional, causing a "missing parameter" error for protocol v1.2+ clients that omit it per spec.

@eynhaender eynhaender force-pushed the master branch 5 times, most recently from f113e2e to 72dc105 Compare May 10, 2026 22:11
@eynhaender eynhaender closed this May 10, 2026
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.

1 participant