WO2019237277A1 - 一种基于区块链技术的多级节点任务闭环系统 - Google Patents
一种基于区块链技术的多级节点任务闭环系统 Download PDFInfo
- Publication number
- WO2019237277A1 WO2019237277A1 PCT/CN2018/091021 CN2018091021W WO2019237277A1 WO 2019237277 A1 WO2019237277 A1 WO 2019237277A1 CN 2018091021 W CN2018091021 W CN 2018091021W WO 2019237277 A1 WO2019237277 A1 WO 2019237277A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- node
- closed loop
- reward
- loop
- closed
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
Definitions
- the invention relates to a blockchain system, and in particular to a multi-level node task closed loop system based on the blockchain technology.
- the blockchain In a narrow sense, the blockchain is a chain data structure that combines data blocks in a sequential manner in a chronological order, and is guaranteed to be tamper-resistant and unforgeable in a cryptographic manner.
- Distributed ledger Broadly speaking, blockchain technology uses blockchain data structures to verify and store data, uses distributed node consensus algorithms to generate and update data, uses cryptography to ensure the security of data transmission and access, and uses automated scripting.
- a plurality of nodes including a blockchain are established in a unified environment platform to form a blockchain operating system, which has excellent tamper-resistant functions.
- Hash (hash function): Hash, generally translated as “hash”, but also directly transliterated as “hash”, that is, any length of input (also known as pre-image), through the hash algorithm, transform Into a fixed-length output, which is the hash value.
- This conversion is a compression map, that is, the space of the hash value is usually much smaller than the space of the input. Different inputs may be hashed into the same output, so it is impossible to determine the unique input value from the hash value. But the same input will necessarily get the same output. Simply put, it is a function that compresses messages of any length to a fixed-length message digest.
- Block The so-called block is used to receive broadcast data. All nodes record at the same time, and then after a certain period of time, the node device that has obtained the accounting right performs a seal and broadcasts the value used for the seal to other nodes. If all nodes successfully seal the block by using the value for sealing, the block has the authenticity recognized by the entire system. For example, the current Bitcoin blockchain system performs block seals every ten minutes.
- Each node performs a large number of HASH operations on the block to be sealed at the same time.
- the first node that calculates the value of the block that can be sealed has the accounting right, it broadcasts the value to other nodes for verification.
- mining The so-called mining is that each node obtains accounting rights through a large number of operations.
- the computer used for mining is called a mining machine. Because the mining process consumes a lot of electricity, manpower, and computing power, mining is a very huge carbon emission process and is very unfriendly to the environment. And for the same block, only the first mining machine that has completed mining can get the right to book. In this process, all kinds of energy consumed by other nodes are wasteful resources.
- Digital currency A virtual currency based on the above-mentioned blockchain technology. At the beginning of the introduction of blockchain technology, in order to encourage each node to mine, the first node that successfully obtained the right to keep accounts is rewarded. Rewards are generated out of thin air without value attributes, such as Bitcoin in the prior art. But digital currency is recorded by computer language at every node in the blockchain system, and has technical attributes.
- the present invention aims to provide a multi-level node task closed-loop system based on blockchain technology that is environmentally friendly and can be directly used in commercial applications.
- a multi-level node task closed-loop system based on blockchain technology includes: a closed-loop reward for generating digital currency and a main closed-loop that receives the digital currency and distributes it proportionally to each node of its own closed-loop;
- the reward closed loop includes a central reward node for mining and a plurality of discrete reward nodes of the same structure. Each node of the reward closed loop is distributed for bookkeeping, and the central reward node performs mining and mining. Value broadcast to other discrete reward nodes; when the first block is generated by each node in the reward closed loop, the initial output of the digital currency and the rate of decline of the output are set in advance according to the needs of the main closed loop; All digital currencies are sent to the main closed loop;
- the main closed loop includes a central node for mining and a plurality of discrete nodes of the same structure.
- Each node in the main closed loop performs distributed accounting, and the central node performs mining and broadcasts the value obtained by mining to Other discrete nodes; the main closed loop receives the digital currency sent by the reward closed loop and distributes it to each node according to a preset ratio.
- the allocated digital currency is processed. Accounting processing.
- the multi-level node task closed loop system based on the blockchain technology of the present invention has the advantage that the closed loop for rewards for generating digital currency and the main closed loop for main bookkeeping functions are independent. Nodes do not need to compete for accounting rights. Each of the two closed loops completes all block seal calculations by a fixed node. If N closed nodes are included in the closed loop, the carbon emissions will be close to 1 / N of the carbon emissions generated by the existing technology. It will waste the resources of other nodes, realize the functions of central mining and distributed accounting, which is very environmentally friendly, while maintaining the original anti-tampering function of the blockchain technology. At the same time, the digital currency available in the main closed loop can have a certain amount of cash in advance, and the incremental closed loop provides continuous increments to provide a basis for use in commercial applications.
- the number of the reward closed-loop nodes is 3 or more.
- the structure of the closed-loop rewards is minimized, which effectively reduces the workload and carbon emissions caused by the central rewards nodes, and improves the environmental protection effect.
- any node of the main closed loop completes the sealing of a block, it is determined whether the digital currency of the node is allocated to each record recorded in the block by a random proportion, and the allocation result is recorded below In a continuous block.
- This technical feature can be directly applied to the business model. For example, the corresponding work link of the node has a large amount of records, and the number of records will increase. The probability that each individual participating in the work link can be allocated to digital currency increases. Increased enthusiasm for work.
- the random ratio is "with / without allocation", and the random ratio is adjustable.
- the central reward node and the central node are set to the same node.
- Two independent closed loops integrate the nodes used for mining, which can complete huge computational work through the same equipment, further effectively reducing carbon emissions, and the relationship between the two different closed loops is improved. The process is more secure and accurate.
- the discrete reward node is a virtual node or a node composed of a real device.
- the discrete reward node is virtually set on the central reward node.
- any node of the reward closed loop or the main closed loop is provided with a secondary blockchain, and after the secondary blockchain passes the HASH operation, the HASH value is recorded in the block of the upper-level blockchain.
- the blockchain can be infinitely extended in multiple levels, enabling a block to The recorded information is arbitrarily expanded, and at the same time, the security of the blockchain at any level is protected by the blockchain at the upper level, so that the tamper-resistant modification of the overall blockchain at all levels is guaranteed.
- the improved technology here can be directly applied to the multi-level subcontracting work in the business model.
- the data of the lower-level work links are included in the top-level blockchain data. Combined with the above-mentioned random proportions, the The record can be distributed in various forms, so that the monotonous digital currency can be used in a variety of ways.
- FIG. 1 is a schematic structural diagram of a multi-level node task closed loop system based on blockchain technology according to the present invention
- FIG. 2 is a schematic diagram of a multi-level node structure of any node according to the present invention.
- FIG. 3 is a schematic structural diagram of another embodiment of a multi-level node task closed loop system based on blockchain technology according to the present invention.
- a multi-level node task closed-loop system based on blockchain technology includes: a reward closed-loop 100 for generating digital currency, and receiving the digital currency and distributing it to its own closed-loop in proportion.
- the main closed loop 200 of each node includes: a reward closed-loop 100 for generating digital currency, and receiving the digital currency and distributing it to its own closed-loop in proportion.
- the main closed loop 200 of each node includes: a reward closed-loop 100 for generating digital currency, and receiving the digital currency and distributing it to its own closed-loop in proportion.
- the reward closed loop 100 includes a central reward node 110 for mining and a plurality of discrete reward nodes 120 of the same structure. Each of the reward closed loop 100 accounts is distributed, and the central reward node 110 performs mining and Broadcast the value obtained by mining to other discrete reward nodes 120; when the first block is generated by each node in the reward closed loop 100, the initial output of the digital currency and the rate of decline of the output are set in advance according to the needs of the main closed loop 200; the reward closed loop 100 sends all digital currency obtained by the central reward node 110 to the main closed loop 200.
- the number of the reward closed-loop 100 nodes is 3 or more, and the overall setting is simpler than the design of the main closed-loop 200. The number of nodes in the main closed loop 200 can be increased at any time according to the needs of use.
- the main closed loop 200 includes a central node 210 for mining and a plurality of discrete nodes of the same structure. Each of the main closed loop 200 nodes performs distributed accounting. The central node 210 performs mining and obtains the mining results. Value is broadcast to other discrete nodes; the main closed loop 200 receives the digital currency sent by the reward closed loop 100 and distributes it to each node according to a preset ratio. When each node in the main closed loop 200 generates the first block, The assigned digital currency will be processed for accounting. After any node of the main closed loop 200 completes the sealing of a block, it determines whether to allocate the digital currency of the node to each record recorded in the block by a random proportion, and records the allocation result to the next continuous In the block. The random ratio is "perform allocation / no allocation", and the random ratio is adjustable.
- any node of the reward closed loop 100 or the main closed loop 200 is provided with a secondary blockchain.
- the secondary blockchain passes the HASH operation, the HASH value is recorded at the upper level.
- Blocks in the blockchain Taking the entirety of the secondary blockchain as the HASH operation object and recording the obtained HASH value in the block of the upper-level blockchain, the blockchain can be infinitely extended in multiple levels, enabling a block to The recorded information is arbitrarily expanded, and at the same time, the security of the blockchain at any level is protected by the blockchain at the upper level, so that the tamper-resistant modification of the overall blockchain at all levels is guaranteed.
- the improved technology here can be directly applied to the multi-level subcontracting work in the business model.
- the data of the lower-level work links are included in the top-level blockchain data. Combined with the above-mentioned random ratio, it can be applied to all levels of blockchains.
- the record can be distributed in various forms, so that the monotonous digital currency can be used in a variety of ways.
- the first can be set independently of each other, and each node corresponds to an independent computer, as shown in FIG.
- the second method can be to integrate the nodes used for mining to the same computer and set the same node, and other nodes each correspond to a computer, as shown in Figure 3.
- other methods can also be extended.
- the reward closed-loop 100 that mainly provides digital currency operations is integrated into a computer as a whole, and the operation of the reward closed-loop 100 is virtualized through software.
- An enterprise such as an crocodile product series production chain
- its production chain includes at least: feeding units, flesh processing units, proteolysis units, peptide product units, transportation units, sales units, server units, etc.
- Enterprises in the production chain can adapt to apply the multi-level node task closed-loop system of the present invention.
- a central reward node 110 is configured on a server unit with computing capability and two discrete reward nodes 120 are simulated through program simplification to form the most simplified reward closed loop 100.
- the central node 210 is reconfigured in the server unit, and the central node 210 is data-connected with the central reward node 110; the first discrete node 220-1 is configured in the feeding unit; the second discrete node 220-2 is configured in the proteolytic unit;
- the product unit is configured with a third discrete node 220-3; the sales unit is configured with a fourth discrete node 220-4 ... and so on.
- corresponding nodes can be configured on each functional unit.
- the main closed loop 200 is formed.
- the initial output of the digital currency and the rate of decline of the output are set in advance according to the needs of the main closed loop 200; for example, the initial output of the digital currency is one million and the rate of decrease To halve production every 30 days.
- the reward closed loop 100 then writes the same, virtual, simplified value in each node to reduce the difficulty of the central reward node 110 mining; and sends all digital currency obtained by the central reward node 110 to the main closed loop 200.
- an initial output of one million digital currencies is directly sent to the main closed loop 200, and after half a day, half a million digital currencies obtained by mining are sent to the main closed loop 200.
- the main closed loop 200 receives the digital currency sent by the reward closed loop 100 and allocates it to each node according to a preset ratio. When each node in the main closed loop 200 generates the first block, the allocated digital currency is recorded. Account processing. For example, according to the weight ratio on the product series production chain: 10% is allocated at the central node 210, that is, 50,000 digital currencies are allocated in the initial output, and 25,000 digital currencies are allocated after 30 days; at the first discrete node 220-1 allocates 15%, that is, 75,000 digital currencies are distributed in the initial output, and 37,500 digital currencies are distributed after 30 days; 20% is allocated at the second discrete node 220-2, that is, in 100,000 digital currencies were distributed in the initial output, and 50,000 digital currencies were distributed after 30 days; 25% was distributed at the third discrete node 220-3, that is, 125,000 digital currencies were distributed in the initial output.
- any node of the main closed loop 200 determines whether to allocate the digital currency of the node to each record recorded in the block by a random proportion, and records the allocation result to the next continuous In the block.
- the random ratio is "perform allocation / no allocation", and the random ratio is adjustable.
- the functional units of the industrial chain corresponding to each node will record the data on the block after completing the work once. After completing the work multiple times, multiple corresponding data will be recorded on the block. After the block is full, it will be performed by the central node 210. Sealing, that is, calculating the value that can seal the block through the HASH algorithm, and then broadcasting to other nodes for use.
- the allocation arrangement is made for each piece of data.
- digital currency distribution can be obtained once for every ten pieces of data, so that the employees of the functional unit of the production chain corresponding to this node will work hard based on the nature of profitability to improve their writing on the block.
- Into the ratio so as to get more digital currency distribution.
- each functional unit in the production chain will automatically work without the need to set up the company's management in the existing technology. Even if the company's management is disbanded, each functional unit will still actively and autonomously operate for profit, achieving management
- the good results of decentralization, decentralization of bookkeeping, and centralization of mining have achieved great commercial value and obvious carbon reduction and environmental protection.
- the digital currency according to the present invention may be defined as a "crocodile coin”.
- any node of the reward closed-loop 100 or main closed-loop 200 is provided with a secondary blockchain.
- the secondary blockchain passes the HASH operation, the HASH value is recorded in the block of the upper-level blockchain. in.
- a functional unit will distribute its own workload to auxiliary units of other peripherals, that is, multi-level subcontracting of workload.
- tamper-resistant records and work data records at the beginning of the corresponding multi-level subcontracting must be entered. Therefore, it is necessary to record the subcontracted workload records and the initial work data on the same block.
- the data that can be recorded in a block is very limited, and the number of secondary levels cannot be predicted, so the multi-level nodes set by the inventive concept can achieve this.
- the first block of the secondary block chain appears for the first time, the corresponding block in the upper block chain at the same time period can be recorded by the secondary block chain, and then the two layers are different Hierarchical blockchains operate on the same timeline, each recording corresponding information.
- the entire secondary blockchain is used as the overall input of the hash algorithm, and the value of the hash output is recorded to the superior blockchain corresponding to the completion time of the secondary blockchain In the block.
- the technical improvements of the secondary blockchain can be applied to multi-level task allocation.
- the first task assignment data is recorded on the original blockchain, and the second task assignment is performed on the functional unit where each node is located.
- a lower level task assignment will be recorded on the blockchain where the corresponding level is assigned.
- the task completion status is recorded upward from the task at the last layer, and the secondary blockchain at any level of the recorded task is recorded into the corresponding upper-level blockchain.
- the work enthusiasm of each functional unit can be mobilized.
- a functional unit involved in a drug development process may include a research laboratory, a tester, an inspection department, and a sales department.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Finance (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Technology Law (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (10)
- 一种基于区块链技术的多级节点任务闭环系统,其特征在于,包括:用于生成数字货币的奖励闭环(100)和接收所述数字货币并按比例分配至自身闭环各节点的主闭环(200);所述的奖励闭环(100)包括用于挖矿的中心奖励节点(110)和多个相同结构的离散奖励节点(120),所述的奖励闭环(100)每个节点分布式记账,由中心奖励节点(110)进行挖矿并将挖矿得到的值广播至其他离散奖励节点(120);在奖励闭环(100)内各节点产生第一块区块时,根据主闭环(200)的需要预先设定数字货币的初次产量以及产量递减速度;奖励闭环(100)将中心奖励节点(110)挖矿得到的所有数字货币发送至主闭环(200);所述的主闭环(200)包括用于挖矿的中心节点(210)和多个相同结构的离散节点,所述的主闭环(200)每个节点分布式记账,由中心节点(210)进行挖矿并将挖矿得到的值广播至其他离散节点;所述的主闭环(200)接收奖励闭环(100)发送的所述数字货币并按预设比例分配至各节点,主闭环(200)内每个节点在产生第一块区块时,将分配到的数字货币进行记账处理。
- 根据权利要求1所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述的奖励闭环(100)节点数量为3个或以上。
- 根据权利要求1所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述主闭环(200)的任一节点在完成一个区块的封印后,通过随机比例判断是否给该区块所记载的每条记录分配该节点的数字货币。
- 根据权利要求3所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述的主闭环(200)将分配结果记入到下一连续的区块中。
- 根据权利要求3所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述的随机比例为“进行分配/不进行分配”。
- 根据权利要求5所述基于区块链技术的多级节点任务闭环系统,其特征在于,随机比例可调。
- 根据权利要求1所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述的中心奖励节点(110)和中心节点(210)设置为同一个节点。
- 根据权利要求1所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述的离散奖励节点(120)为虚拟的节点。
- 根据权利要求8所述基于区块链技术的多级节点任务闭环系统,其特征在于, 所述的离散奖励节点(120)虚拟设置在中心奖励节点(110)上。
- 根据权利要求1所述基于区块链技术的多级节点任务闭环系统,其特征在于,所述奖励闭环(100)或主闭环(200)的任一节点设有次级区块链,所述次级区块链通过HASH运算后,将HASH值记录在上一级区块链的区块中。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2018/091021 WO2019237277A1 (zh) | 2018-06-13 | 2018-06-13 | 一种基于区块链技术的多级节点任务闭环系统 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2018/091021 WO2019237277A1 (zh) | 2018-06-13 | 2018-06-13 | 一种基于区块链技术的多级节点任务闭环系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2019237277A1 true WO2019237277A1 (zh) | 2019-12-19 |
Family
ID=68842408
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2018/091021 WO2019237277A1 (zh) | 2018-06-13 | 2018-06-13 | 一种基于区块链技术的多级节点任务闭环系统 |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2019237277A1 (zh) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170140375A1 (en) * | 2015-11-15 | 2017-05-18 | Michael Kunstel | System and Method for Permissioned Distributed Block Chain |
CN106790431A (zh) * | 2016-12-05 | 2017-05-31 | 同济大学 | 基于区块链的云制造服务交易信息记录系统与方法 |
CN107147708A (zh) * | 2017-04-27 | 2017-09-08 | 北京众享比特科技有限公司 | 一种对等网络冗余数据平衡方法和系统 |
CN107180350A (zh) * | 2017-03-31 | 2017-09-19 | 唐晓领 | 一种基于区块链的多方共享交易元数据的方法、装置及系统 |
CN107239940A (zh) * | 2017-05-11 | 2017-10-10 | 北京博晨技术有限公司 | 基于区块链系统的网络交易方法及装置 |
CN107424066A (zh) * | 2017-07-19 | 2017-12-01 | 武汉凤链科技有限公司 | 一种基于价值量建立共识机制的方法及其系统 |
US20180060836A1 (en) * | 2016-08-29 | 2018-03-01 | Bank Of America Corporation | Application life-cycle transition record recreation system |
-
2018
- 2018-06-13 WO PCT/CN2018/091021 patent/WO2019237277A1/zh active Application Filing
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170140375A1 (en) * | 2015-11-15 | 2017-05-18 | Michael Kunstel | System and Method for Permissioned Distributed Block Chain |
US20180060836A1 (en) * | 2016-08-29 | 2018-03-01 | Bank Of America Corporation | Application life-cycle transition record recreation system |
CN106790431A (zh) * | 2016-12-05 | 2017-05-31 | 同济大学 | 基于区块链的云制造服务交易信息记录系统与方法 |
CN107180350A (zh) * | 2017-03-31 | 2017-09-19 | 唐晓领 | 一种基于区块链的多方共享交易元数据的方法、装置及系统 |
CN107147708A (zh) * | 2017-04-27 | 2017-09-08 | 北京众享比特科技有限公司 | 一种对等网络冗余数据平衡方法和系统 |
CN107239940A (zh) * | 2017-05-11 | 2017-10-10 | 北京博晨技术有限公司 | 基于区块链系统的网络交易方法及装置 |
CN107424066A (zh) * | 2017-07-19 | 2017-12-01 | 武汉凤链科技有限公司 | 一种基于价值量建立共识机制的方法及其系统 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3533174B1 (en) | Method and system for directing an exchange associated with an anonymously held token on a blockchain | |
JP6995762B2 (ja) | ブロックチェーンからのデータのセキュアな抽出のための暗号方法及びシステム | |
CA3136622A1 (en) | Systems, devices, and methods for dlt-based data management platforms and data products | |
Pandey et al. | Blocksim: A practical simulation tool for optimal network design, stability and planning | |
Oberhauser | Blockchain for environmental governance: can smart contracts reinforce payments for ecosystem services in Namibia? | |
WO2020082611A1 (zh) | 基于区块链平台进行深度学习的方法、电子装置 | |
Babel et al. | Enabling end-to-end digital carbon emission tracing with shielded NFTs | |
CN109559213A (zh) | 税务业务的处理方法及装置 | |
CN112308465A (zh) | 一种业务指标的处理方法及装置 | |
Philip et al. | Macroeconomic and household welfare impact of increase in minimum wage in Nigeria: A computable general equilibrium model | |
CN108563784A (zh) | 一种数字资源引用关系记录方法及系统 | |
CN107392736A (zh) | 一种数据处理方法、装置及设备 | |
KR20200093089A (ko) | 블록체인 기반의 작업 요청 및 결과물의 거래 방법 및 시스템 | |
Gandhi et al. | A blockchain-based data-driven trustworthy approval process system | |
Chen et al. | A cost-efficient and reliable resource allocation model based on cellular automaton entropy for cloud project scheduling | |
CN109615261A (zh) | 一种数字资源收益分配方法及存储介质 | |
WO2019237277A1 (zh) | 一种基于区块链技术的多级节点任务闭环系统 | |
CN110782354A (zh) | 披露基金投资的方法及装置 | |
Budeli | Improving project monitoring and control performance using Blockchain technology | |
JP7348878B2 (ja) | 分散台帳管理方法、分散台帳システム、およびノード | |
CN112184225B (zh) | 一种基于区块链的云渲染资源兑换方法 | |
CN115470958A (zh) | 联邦学习方法、装置、计算机可读介质及电子设备 | |
CN111144851B (zh) | 一种区块链分销系统 | |
Kautish | Edge Computing and Intelligent Blockchain in the Construction of Agricultural Supply Chain System | |
Bhole et al. | Allocation and Tracking of Public Funds using Blockchain |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18922793 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 18922793 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 02/06/2021) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 18922793 Country of ref document: EP Kind code of ref document: A1 |