interface WithOrchestrationOpts {
    chainInfoValueShape: Pattern;
    publishAccountInfo: undefined | boolean;
}

Properties

chainInfoValueShape: Pattern

Overrides the default valueShape for ChainHub's chainInfos: MapStore. Intended to support a legacy version of ChainHub for FastUSDC.

publishAccountInfo: undefined | boolean

Controls whether account information (address, channel identifiers for ICAs) should be automatically published to vstorage