Packages

package v19

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class BitcoindV19RpcClient extends BitcoindRpcClient with DescriptorRpc with PsbtRpc with V19BlockFilterRpc

    Class for creating a BitcoindV19 instance that can access RPCs

  2. trait V19BlockFilterRpc extends AnyRef

    Gets the BIP158 filter for the specified block.

    Gets the BIP158 filter for the specified block. This RPC is only enabled if block filters have been created using the -blockfilterindex configuration option

    See also

    https://bitcoincore.org/en/doc/0.19.0/rpc/blockchain/getblockfilter

Value Members

  1. object BitcoindV19RpcClient

Ungrouped