You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orchestration accounts are a key concept in the Agoric Orchestration API, represented by the [`OrchestrationAccountI`](https://agoric-sdk.pages.dev/interfaces/_agoric_orchestration.OrchestrationAccountI)
36
+
Orchestration accounts are a key concept in the Agoric Orchestration API, represented by the [`OrchestrationAccount`](https://agoric-sdk.pages.dev/interfaces/_agoric_orchestration.OrchestrationAccountCommon)
37
37
interface. These accounts provide high-level operations for managing accounts on remote chains, allowing seamless
38
38
interaction and management of interchain accounts. The Orchestration accounts abstract the complexity of interchain
39
39
interactions, providing a unified and simplified interface for developers.
0 commit comments