Interface MigrateStakeParams

interface MigrateStakeParams {
    amount: BN;
}

Properties

Properties

amount: BN