mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-14 19:38:06 +00:00
Move BlockImporter from examples to tools.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* 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.FullPrunedBlockChain;
|
||||
Reference in New Issue
Block a user