667 | | { |
668 | | "LearnSettings": { |
669 | | "participants": [ |
670 | | { |
671 | | "TeamInfo": { |
672 | | "parties": [ |
673 | | { |
674 | | "party": { |
675 | | "partyref": "party1", |
676 | | "parameters": { |
677 | | "persistentstate": "6bb5f909-0079-43ac-a8ac-a31794391074", |
678 | | "negotiationdata": [ |
679 | | "12b5f909-0079-43ac-a8ac-a31794391012" |
680 | | ] |
681 | | } |
682 | | }, |
683 | | "profile": "http://prof1" |
684 | | } |
685 | | ] |
686 | | } |
687 | | } |
688 | | ], |
689 | | "deadline": { |
690 | | "deadlinerounds": { |
691 | | "rounds": 10, |
692 | | "durationms": 10000 |
693 | | } |
694 | | } |
695 | | } |
696 | | } |
697 | | }}} |
| 667 | { "LearnSettings": { |
| 668 | "participants": [ |
| 669 | { |
| 670 | "TeamInfo": { |
| 671 | "parties": [ |
| 672 | { |
| 673 | "party": { |
| 674 | "partyref": "party1", |
| 675 | "parameters": { |
| 676 | "persistentstate": "6bb5f909-0079-43ac-a8ac-a31794391074", |
| 677 | "negotiationdata": [ |
| 678 | "12b5f909-0079-43ac-a8ac-a31794391012" |
| 679 | ] |
| 680 | } }, |
| 681 | "profile": "http://prof1" |
| 682 | } } } } |
| 683 | ], |
| 684 | "deadline": { |
| 685 | "deadlinerounds": { |
| 686 | "rounds": 10, |
| 687 | "durationms": 10000 |
| 688 | } } } } |
| 689 | }}} |
| 690 | |
| 691 | Profiles are irrelevant in LearSettings because the parties should not use the profiles. |