pub fn update_replication_price( ctx: Context<'_, '_, '_, '_, UpdateReplicationPrice<'_>>, price: u64, ) -> Result<()>