Package | Description |
---|---|
org.bitcoinj.store |
Block stores persist blockchain data downloaded from remote peers.
|
Modifier and Type | Class and Description |
---|---|
class |
H2FullPrunedBlockStore
A full pruned block store using the H2 pure-java embedded database.
|
class |
MySQLFullPrunedBlockStore
A full pruned block store using the MySQL database engine.
|
class |
PostgresFullPrunedBlockStore
A full pruned block store using the Postgres database engine.
|
Copyright © 2016. All rights reserved.