public class AssetMigrateMonitor
extends java.lang.Object
| Constructor and Description |
|---|
AssetMigrateMonitor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enableMigration(long assetId,
ChildChain targetChain,
int minHeight,
int actualHeight) |
static Listener<Block> |
getSaveAssetSnapshotListener() |
static void |
init() |
public static void init()
public static void enableMigration(long assetId,
ChildChain targetChain,
int minHeight,
int actualHeight)