Package

org.bitcoins.rpc.client

v16

Permalink

package v16

Visibility
  1. Public
  2. All

Type Members

  1. class BitcoindV16RpcClient extends BitcoindRpcClient with V16AccountRpc with V16SendRpc

    Permalink

    This class is compatible with version 0.16 of Bitcoin Core.

    This class is compatible with version 0.16 of Bitcoin Core.

    See also

    BitcoindRpcClient Scaladocs

  2. trait V16AccountRpc extends AnyRef

    Permalink

    Bitcoin Core prior to version 0.17 had the concept of accounts.

    Bitcoin Core prior to version 0.17 had the concept of accounts. This has later been removed, and replaced with a label system, as well as functionality for having several distinct wallets active at the same time.

  3. trait V16SendRpc extends AnyRef

    Permalink

    RPC calls related to transaction sending specific to Bitcoin Core 0.16.

Value Members

  1. object BitcoindV16RpcClient

    Permalink

Ungrouped