saveNetworkState
Atomically save the complete network state.
The implementation MUST be durable before returning (write to disk, not just cache). Called after every sequence number change and IV Index update.
Return
Success or failure result.
Parameters
state
The complete network state to persist.