mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-01 00:10:44 +01:00
rpc: Add getblockfilter RPC method.
Retrieves and returns block filter and header from index.
This commit is contained in:
@@ -144,6 +144,7 @@ BASE_SCRIPTS = [
|
||||
'wallet_txn_doublespend.py',
|
||||
'wallet_txn_clone.py --mineblock',
|
||||
'feature_notifications.py',
|
||||
'rpc_getblockfilter.py',
|
||||
'rpc_invalidateblock.py',
|
||||
'feature_rbf.py',
|
||||
'mempool_packages.py',
|
||||
|
||||
Reference in New Issue
Block a user