init_members: TxDescriptor<{
    allies: SS58String[];
    fellows: SS58String[];
}>

Initialize the Alliance, onboard fellows and allies.

The Alliance must be empty, and the call must provide some founding members.

Must be called by the Root origin.