IOTA SDKAPI ReferenceWASM/TypeScriptTypesType Alias: ProtocolConfigAttrOn this pageType Alias: ProtocolConfigAttr type ProtocolConfigAttr = { key: string; value?: string;}; A key-value protocol configuration attribute. Properties key key: string; value? optional value?: string;Give Feedback