getblockfilter
POST
/{apiKey}
Returns the BIP 157 content filter for a specified block. Requires the blockfilterindex to be enabled.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^[a-fA-F0-9]{64}$"requiredThe hash of the block.
enumoptionaldefaults to
basicThe type name of the filter. Currently only 'basic' is supported.
Defaults to "basic".
Allowed values:
Responses
200
The block filter details.
Was this page helpful?