Skip to content

Fails to parse *verbose* parameter: "JSON value is not an integer as expected" #11

@runeksvendsen

Description

@runeksvendsen

I'm running addrindex-0.12, and I can't use the skip or count parameter with searchrawtransactions because it fails to parse the verbose parameter (and this comes before the others):

rune@nuc:~$ bitcoin-cli searchrawtransactions 1Hp7AM3VAAj9XKkMhV7S3idTefxXnnWFYS 1
error code: -1
error message:
JSON value is not an integer as expected
    # testnet
rune@nuc:~$ bitcoin-cli --rpcport=8334 searchrawtransactions 2MwBaWuQkfVF2xArSeTca56JWyy956bFowA 0
error code: -1
error message:
JSON value is not an integer as expected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions