Part of Joystream/joystream#4307
- Let the app operator provide optional
appId via atlas.config.yml
- If
appId is provided, whenever user wants to create a new channel or video, we wrap that extrinsic in AppAction, get signature from Orion and send the AppAction as extrinsic metadata.
Part of Joystream/joystream#4307
appIdviaatlas.config.ymlappIdis provided, whenever user wants to create a new channel or video, we wrap that extrinsic inAppAction, get signature from Orion and send theAppActionas extrinsic metadata.