lionel-faber/sn_client

Implement Published Immutable Data

Opened this issue · 0 comments

Convert the existing Immutable data structure to Published Immutable data.

Note:

  • The data type must move into the new data types crate
  • All RPCs are between clients and vaults
  • Routing will include only a send(src, dest, payload) API