CreateChannel.json 315 B

12345678910
  1. {
  2. "title": "Example Joystream Channel",
  3. "description": "This is an awesome example channel!",
  4. "isPublic": true,
  5. "language": "en",
  6. "category": 1,
  7. "avatarPhotoPath": "./avatar-photo-1.png",
  8. "coverPhotoPath": "./cover-photo-1.png",
  9. "rewardAccount": "5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY"
  10. }