Project

General

Profile

Bug #2639

Updated by Junxiao Shi about 9 years ago

Create a data packet and set the signature (e.g. manually set the SHA256 digest), put it into InMemoryStorage. 

 Expect: find data in the InMemoryStorage   
 
 Actual: data does not exist in InMemoryStorage

Back