Skip to content

Allow 3 arguments for createrawtransaction#1

Open
Scalextrix wants to merge 1 commit into
onsightit:masterfrom
Scalextrix:patch-1
Open

Allow 3 arguments for createrawtransaction#1
Scalextrix wants to merge 1 commit into
onsightit:masterfrom
Scalextrix:patch-1

Conversation

@Scalextrix
Copy link
Copy Markdown

The syntax of "createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...} [tx-comment]" was not allowed, the third argument 'tx-comment' was not possible as the parameter was set to error if there were not exactly two arguments.
Compiled this fork on Linux and tested createrawtransaction with tx-comment

The syntax of "createrawtransaction [{\"txid\":txid,\"vout\":n},...] {address:amount,...} [tx-comment]" was not allowed, the third argument 'tx-comment' was not possible as the parameter was set to error if there were not exactly two arguments.
Compiled this fork on Linux and tested createrawtransaction with tx-comment
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