package v16
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class BitcoindV16RpcClient extends BitcoindRpcClient with V16AccountRpc with V16SendRpc
This class is compatible with version 0.16 of Bitcoin Core.
This class is compatible with version 0.16 of Bitcoin Core.
- See also
- trait V16AccountRpc extends AnyRef
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.
- trait V16SendRpc extends AnyRef
RPC calls related to transaction sending specific to Bitcoin Core 0.16.
Value Members
- object BitcoindV16RpcClient