Skip to content
  • Edwin's avatar
    RPC api for offchain storage (#4694) · acb1b9b3
    Edwin authored
    * Rpc api for offchain storage
    
    * Replace Vec<u8> to Bytes, replace Mutex to RwLock
    
    * Remove pub
    
    * Modify copyright year
    acb1b9b3