create_with_pool_id: TxDescriptor<
    {
        amount: bigint;
        bouncer: MultiAddress;
        nominator: MultiAddress;
        pool_id: number;
        root: MultiAddress;
    },
>

Create a new delegation pool with a previously used pool id

Arguments

same as create with the inclusion of

  • pool_id - `A valid PoolId.