migrate_custom_top: TxDescriptor<{
    keys: Binary[];
    witness_size: number;
}>

Migrate the list of top keys by iterating each of them one by one.

This does not affect the global migration process tracker ([MigrationProcess]), and should only be used in case any keys are leftover due to a bug.