mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-30 23:02:15 +00:00
Move BlockImporter from examples to tools.
This commit is contained in:
parent
6f036f9cf2
commit
7873254b2d
@ -14,7 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package com.google.bitcoin.examples;
|
package com.google.bitcoin.tools;
|
||||||
|
|
||||||
import com.google.bitcoin.core.Block;
|
import com.google.bitcoin.core.Block;
|
||||||
import com.google.bitcoin.core.FullPrunedBlockChain;
|
import com.google.bitcoin.core.FullPrunedBlockChain;
|
Loading…
Reference in New Issue
Block a user