Skip to content

listtransactions dummy if set, should be "*"#4

Open
osthafen wants to merge 1 commit intomoki74:masterfrom
osthafen:master
Open

listtransactions dummy if set, should be "*"#4
osthafen wants to merge 1 commit intomoki74:masterfrom
osthafen:master

Conversation

@osthafen
Copy link
Copy Markdown
Contributor

@osthafen osthafen commented Nov 6, 2018

Seems like since biitcoin version CORE 0.16
$bitcoind->listtransactions('', 50);
dummy (string, optional) If set, should be "*" for backwards compatibility
$bitcoind->listtransactions('*', 50);
See:
https://github.com/bitcoin/bitcoin/blob/46eb2755d456ca736c1cb7a0922bfece63c5151e/src/wallet/rpcwallet.cpp#L1341
https://github.com/bitcoin/bitcoin/blob/46eb2755d456ca736c1cb7a0922bfece63c5151e/src/wallet/rpcwallet.cpp#L1386

Seems like since biitcoin version CORE 0.16
$bitcoind->listtransactions('', 50);
dummy  (string, optional) If set, should be "*" for backwards compatibility
$bitcoind->listtransactions('*', 50);
See:
https://github.com/bitcoin/bitcoin/blob/46eb2755d456ca736c1cb7a0922bfece63c5151e/src/wallet/rpcwallet.cpp#L1341
https://github.com/bitcoin/bitcoin/blob/46eb2755d456ca736c1cb7a0922bfece63c5151e/src/wallet/rpcwallet.cpp#L1386
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