pub async fn read_escrow_snapshot(
config: &SettlementChainConfig,
escrow_id: &str,
) -> Result<EscrowSnapshot, SettlementError>pub async fn read_escrow_snapshot(
config: &SettlementChainConfig,
escrow_id: &str,
) -> Result<EscrowSnapshot, SettlementError>