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