Shuffling Create
Creates a new shuffling.
Request: Refer to Create Transaction Request for common parameters.
- requestType is shufflingCreate
 - holding is the holding id (optional if holdingType is 0)
 - holdingType is the holding type (See Get Constants for type definitions) (optional)
 - amount is the amount of the holding to shuffle
 - participantCount is the number of participants
 - registrationPeriod is the number of blocks the participants have to register until the shuffle is cancelled
 
Response Refer to Create Transaction Response