Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
61576003
Topic
5434003
Board
Development & Technical Discussion
Re: Specifying blockfilterindex in the new getindexinfo RPC
by
windpath
on
11/01/2023, 01:48:44 UTC
Quote from: achow101 on January 10, 2023, 11:51:13 PM
Use quotes:
Code:
src/bitcoin-cli getindexinfo "basic block filter index"
That does the trick, thanks!