pub fn get_snapshot_author( database: &Database, snapshot: &Snapshot, ) -> Result<Option<BnString>, ()>
Get the remote author of a local snapshot
database
snapshot