interface WithOrchestrationOpts {
    publishAccountInfo: undefined | boolean;
}

Properties

publishAccountInfo: undefined | boolean

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