Optional _proto: ProtocolsOptional forger: ForgerOptional injector: InjectorOptional packer: PackerOptional wallet: WalletProviderOptional parser: ParserProviderOptional globalConstantsProvider: GlobalConstantsProviderOptional readProvider: TzReadProviderOptional stream: SubscribeProviderReadonly _configReadonly batchReadonly contractReadonly estimateReadonly operationReadonly prepareReadonly tzReadonly walletApplies the decorators on a cloned instance of the context and returned this cloned instance. The decorators are functions that inject logic into the context. They are provided by the extensions set on the TezosToolkit by calling the registerProviderDecorator method.
Description
Encapsulate common service used throughout different part of the library