OrchestrationPowers: {
    agoricNames: Remote<NameHub>;
    localchain: Remote<LocalChain>;
    orchestrationService: Remote<CosmosInterchainService>;
    storageNode: Remote<StorageNode>;
    timerService: Remote<TimerService>;
}